3 Commits

Author SHA1 Message Date
mahula
9c2b111575 test: add unit and E2E tests for info modal route (#657)
- Remove setTimeout firing after unmount in ModalContent (CR1)
- 4 Vitest unit tests for InfoRedirect guard logic
- 3 Cypress E2E tests for route, navigation, and close flow
- Restore window.location in afterEach to prevent cross-suite leaks
2026-02-06 20:55:58 +01:00
mahula
b9bab44274
fix(other): improve e2e test reliability with API mocking and race condition fixes (#621) 2025-12-16 21:12:08 +01:00
mahula
78a8c68800
feat(other): initial end-to-end tests working in github ci and locally (#402)
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-10-09 21:59:06 +02:00