nxtgauge-frontend-solid/tests/e2e
Tracewebstudio Dev 4efe848f3a
All checks were successful
build-and-release / build (push) Successful in 2m15s
fix: local dev proxy, TypeScript errors, and test quality
- middleware.ts: default GATEWAY_URL to localhost:9100 (was K8s hostname);
  proxy all /api/* to gateway instead of falling through to SolidStart renderer
- signup/index.tsx: fix kebab-case style property (align-items)
- dashboard/CreditsPage.tsx: fix IIFE closing in Show children
- AskAsh/index.ts: use ~ alias to fix bundler module resolution
- vite.config.ts: add string type to rewrite callback
- global.d.ts: add Window.__captchaCode and __testMode declarations
- help-center/article/[slug].tsx: add missing ContentBlock import
- test/setup.ts: add vitest/globals reference, fix IntersectionObserver mock
- tests/e2e: fix implicit any, string|null/undefined type errors in e2e specs
- tests/tsconfig.json: add tests-specific tsconfig with node types

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-17 00:47:32 +02:00
..
helpers Update components (CaptchaCanvas, DashboardLayout, MyDashboardPage, PortfolioPage, ProfilePage), form-validation, routes (dashboard, login, signup), app.css, add e2e tests and helpers, add manual test files and config 2026-05-08 15:34:49 +02:00
visual chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
accessibility.spec.ts fix: Storybook, Playwright runtime, accessibility color contrast, test routes 2026-07-06 22:02:39 +05:30
ai-chat-widget.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
api.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
company-admin-e2e.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
company-complete-e2e-with-admin-approval.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
company-e2e-complete-flow.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
company-e2e-full.spec.ts Update components (CaptchaCanvas, DashboardLayout, MyDashboardPage, PortfolioPage, ProfilePage), form-validation, routes (dashboard, login, signup), app.css, add e2e tests and helpers, add manual test files and config 2026-05-08 15:34:49 +02:00
company-jobs.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
company-verification-flow.spec.ts feat(frontend): add lead requests, accepted leads, checkout, invoice detail, notification bell 2026-04-10 03:36:26 +02:00
full-e2e-company-jobseeker-admin.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00
guardrails.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
job-seeker-complete.spec.ts Update components (CaptchaCanvas, DashboardLayout, MyDashboardPage, PortfolioPage, ProfilePage), form-validation, routes (dashboard, login, signup), app.css, add e2e tests and helpers, add manual test files and config 2026-05-08 15:34:49 +02:00
job-seeker-e2e-full.spec.ts Update components (CaptchaCanvas, DashboardLayout, MyDashboardPage, PortfolioPage, ProfilePage), form-validation, routes (dashboard, login, signup), app.css, add e2e tests and helpers, add manual test files and config 2026-05-08 15:34:49 +02:00
nxtgauge-e2e-lib.ts Update components (CaptchaCanvas, DashboardLayout, MyDashboardPage, PortfolioPage, ProfilePage), form-validation, routes (dashboard, login, signup), app.css, add e2e tests and helpers, add manual test files and config 2026-05-08 15:34:49 +02:00
security.spec.ts fix: Update buttons from orange to navy blue for accessibility WCAG AA compliance 2026-07-07 05:07:28 +05:30
signup-verification-submission.spec.ts fix: local dev proxy, TypeScript errors, and test quality 2026-07-17 00:47:32 +02:00