super-productivity/e2e/pages
Johannes Millan f1aaa21390 test(e2e): re-fill supersync encryption dialog until ngModel binds
The confirm-password fill() could land before the dialog input's
[(ngModel)] value-accessor was wired, leaving the field empty and the
"Set Password" button permanently disabled (scheduled run 27181596227,
SuperSync 2/6). Wrap the fills + enabled-check in expect().toPass() so a
fill that didn't stick is re-applied once the control binds.
2026-06-09 11:43:01 +02:00
..
base.page.ts test(e2e): fix supersync test flakiness from navigation blocking and unhandled dialogs 2026-02-12 20:01:14 +01:00
dialog.page.ts feat(e2e): streamline e2e test development with improved infrastructure 2026-01-03 11:21:40 +01:00
import.page.ts Improve automated store screenshots 2026-05-10 00:58:01 +02: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(e2e): fix flaky tests with better waits and focus handling 2026-03-03 21:46:11 +01:00
planner.page.ts test(e2e): fix 12 flaky tests by removing networkidle waits and fixing plugin setup 2026-02-09 17:55:12 +01:00
project.page.ts feat(project): project completion experience (#8036) 2026-06-08 13:43:38 +02:00
schedule.page.ts test(webdav): add e2e tests 2025-12-29 12:48:36 +01:00
settings.page.ts test(e2e): use correct route /#/tag/TODAY/tasks instead of /#/tag/TODAY 2026-03-15 18:48:00 +01:00
side-nav.page.ts refactor: cleanup 2025-12-10 15:29:03 +01:00
supersync.page.ts test(e2e): re-fill supersync encryption dialog until ngModel binds 2026-06-09 11:43:01 +02:00
sync.page.ts test(e2e): stabilize encryption dialog password fill 2026-06-06 00:12:28 +02:00
tag.page.ts test(e2e): fix flaky tests with better waits and focus handling 2026-03-03 21:46:11 +01:00
task.page.ts test(e2e): unbreak boards done-toggle and time-tracking selector 2026-06-06 19:00:50 +02:00
work-view.page.ts feat(tasks): replace drag handle with done toggle circle and improve mobile UX 2026-03-22 18:14:16 +01:00