nxtgauge-frontend-solid/test-data.json
Ashwin Kumar f32cefeab9 feat(frontend): add lead requests, accepted leads, checkout, invoice detail, notification bell
- Add Lead Requests page with filters and cancel functionality
- Add Accepted Leads page with contact details and WhatsApp integration
- Add Buy Tracecoins checkout flow with Beeceptor payment
- Add Invoice Detail page with GST breakdown
- Add NotificationBell component with 30s polling
- Add manual E2E test script
- Update Playwright tests for company verification flow
2026-04-10 03:36:26 +02:00

10 lines
No EOL
291 B
JSON

{
"firstName": "John",
"lastName": "Doe",
"email": "testcompany9b18212d@test.com",
"password": "TestPassword123!",
"companyName": "Test Company 103d0e",
"phone": "+91 9876543210",
"website": "https://testcompany.com",
"address": "123 Tech Park, Bangalore, Karnataka 560001"
}