super-productivity/e2e/pages
Johannes Millan 8d9ceb5776 test(e2e): fix flaky plugin and WebDAV sync tests
- Fix plugin toggle flakiness by using helper functions with proper
  state verification (enablePluginWithVerification, disablePluginWithVerification)
- Fix WebDAV sync tests by handling loading screen in waitForAppReady
  and waitForTaskList (app shows loading while syncing/importing)
- Remove unreliable/empty test files: webdav-sync-recurring,
  webdav-sync-reminders, webdav-sync-time-tracking
2026-01-03 17:35:09 +01:00
..
base.page.ts test(e2e): fix flaky plugin and WebDAV sync tests 2026-01-03 17:35:09 +01:00
dialog.page.ts feat(e2e): streamline e2e test development with improved infrastructure 2026-01-03 11:21:40 +01:00
index.ts docs(e2e): add CLAUDE.md reference and barrel export for easier test creation 2026-01-03 13:27:24 +01:00
note.page.ts test(webdav): add e2e tests 2025-12-29 12:48:36 +01:00
planner.page.ts test(e2e): make all e2e tests work again and optimize 2025-09-09 23:47:34 +02:00
project.page.ts perf(e2e): remove ineffective waits to speed up test runs 2026-01-03 13:42:22 +01:00
schedule.page.ts test(webdav): add e2e tests 2025-12-29 12:48:36 +01:00
settings.page.ts feat(e2e): streamline e2e test development with improved infrastructure 2026-01-03 11:21:40 +01:00
side-nav.page.ts refactor: cleanup 2025-12-10 15:29:03 +01:00
sync.page.ts fix(e2e): improve WebDAV sync test reliability 2026-01-02 19:59:59 +01:00
tag.page.ts test(webdav): add e2e tests 2025-12-29 12:48:36 +01:00
task.page.ts feat(e2e): streamline e2e test development with improved infrastructure 2026-01-03 11:21:40 +01:00
work-view.page.ts test(e2e): fix flaky plugin and WebDAV sync tests 2026-01-03 17:35:09 +01:00