super-productivity/e2e/tests/plugins
Johannes Millan 80c178cf03 test(e2e): use correct route /#/tag/TODAY/tasks instead of /#/tag/TODAY
The route /#/tag/TODAY has no default child component — only sub-routes
like /worklog, /quick-history render content. The /tasks route is defined
as a separate eagerly-loaded route, not as a child of /tag/:id. Navigating
to /#/tag/TODAY leaves an empty router-outlet, causing 6 test failures
and 1 flaky test.
2026-03-13 19:33:17 +01:00
..
enable-plugin-test.spec.ts test(e2e): fix 12 flaky tests by removing networkidle waits and fixing plugin setup 2026-02-09 17:55:12 +01:00
plugin-enable-verify.spec.ts test(e2e): fix 12 flaky tests by removing networkidle waits and fixing plugin setup 2026-02-09 17:55:12 +01:00
plugin-feature-check.spec.ts test(e2e): improve type safety in helpers and test files 2026-01-23 11:33:42 +01:00
plugin-iframe.spec.ts test(e2e): fix 12 flaky tests by removing networkidle waits and fixing plugin setup 2026-02-09 17:55:12 +01:00
plugin-lifecycle.spec.ts test(e2e): use correct route /#/tag/TODAY/tasks instead of /#/tag/TODAY 2026-03-13 19:33:17 +01:00
plugin-loading.spec.ts fix(e2e): use specific heading locator in plugin loading test 2026-02-04 19:25:36 +01:00
plugin-simple-enable.spec.ts refactor(e2e): simplify waits and fix flaky tests 2026-01-03 12:57:16 +01:00
plugin-structure-test.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
plugin-upload.spec.ts test(e2e): fix additional tests for tabbed config page 2026-01-17 13:26:57 +01:00
test-plugin-visibility.spec.ts test(e2e): improve type safety in helpers and test files 2026-01-23 11:33:42 +01:00