nxtgauge-frontend-solid/tests/e2e
Tracewebstudio Dev 0d63bb304e Add comprehensive test infrastructure and AI guardrails
- Add Vitest unit tests for AiChatWidget component
- Add Playwright E2E tests: ai-chat-widget, api, security, guardrails
- Add AI guardrails tests validating no phone/email leaks from Ollama
- Add security tests: auth, rate limiting, input validation, token handling
- Add API tests for AI endpoints and authentication
- Fix playwright.config.ts reporter path conflict
- Update CompanyJobsPage with AI generate buttons (orange icon, loading state)
- Fix AiChatWidget accessibility (role=dialog, aria-label, aria-modal)
- Add app.css spin animation for AI loading spinner
- Add Gitea Actions workflow for nightly CI tests
- Add TESTING.md documentation
2026-05-01 02:54:25 +02:00
..
visual chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00
accessibility.spec.ts feat: comprehensive testing infrastructure (without workflow pending token scope) 2026-04-08 02:43:29 +02:00
ai-chat-widget.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
api.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +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
guardrails.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
security.spec.ts Add comprehensive test infrastructure and AI guardrails 2026-05-01 02:54:25 +02:00
signup-verification-submission.spec.ts chore: checkpoint workspace updates 2026-04-26 23:58:43 +02:00