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
dependabot[bot]
3be376419e
build(deps-dev): bump mochawesome-merge from 4.4.1 to 5.0.0 in /cypress ( #455 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-11-24 13:45:04 +01:00
dependabot[bot]
5dda991569
build(deps-dev): bump typescript-eslint from 8.44.1 to 8.47.0 in /cypress ( #448 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 15:16:16 +01:00
dependabot[bot]
8e379c52a7
build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /cypress ( #474 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:48:08 +00:00
dependabot[bot]
0d91167409
build(deps-dev): bump eslint-plugin-cypress from 5.1.1 to 5.2.0 in /cypress ( #467 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 08:45:53 +00:00
dependabot[bot]
89c7211ce2
build(deps-dev): bump cypress-split from 1.24.23 to 1.24.25 in /cypress ( #462 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 19:31:54 +01:00
dependabot[bot]
ef746b92fd
build(deps-dev): bump cypress from 15.3.0 to 15.6.0 in /cypress ( #458 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 18:26:22 +00:00
dependabot[bot]
a547f99122
build(deps-dev): bump mochawesome-report-generator from 6.3.0 to 6.3.2 in /cypress ( #450 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 18:21:27 +00:00
dependabot[bot]
d753669a76
build(deps-dev): bump eslint from 9.36.0 to 9.39.1 in /cypress ( #466 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 19:18:41 +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
d32be08be8
move utopia-ui into subfolder lib
2025-06-12 10:46:01 +02:00
mahula
054db690d0
fix linting
2025-02-14 22:23:24 +01:00
mahula
45037737f4
add basic cypress component testing config
2025-02-14 18:22:13 +01:00