cms.c2sgmbh/tests
Martin Porwoll e8532b388d test: add E2E tests for critical flows
Comprehensive E2E test suite covering:
- Authentication flow (login, CSRF, admin access)
- News API (tenant isolation, filtering, pagination)
- Newsletter Double Opt-In (subscribe, confirm, unsubscribe)
- Form submission flow
- Multi-tenant data isolation

Tests validate:
- Tenant parameter is required on public APIs
- Cross-tenant data access is prevented
- Rate limiting headers are present
- API responses have correct structure
- Error handling returns proper formats

Updated Playwright config with:
- CI-specific reporters (github, list)
- Screenshot/video on failure
- Improved timeouts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-12 22:32:55 +00:00
..
e2e test: add E2E tests for critical flows 2025-12-12 22:32:55 +00:00
helpers feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00
int docs: consolidate and update documentation 2025-12-09 09:25:00 +00:00
unit feat: add Products and ProductCategories collections with CI/CD pipeline 2025-12-12 21:36:26 +00:00