super-productivity/e2e/tests/reminders
Johannes Millan a4c0d84904 test(e2e): fix flaky dialog interactions by scoping to container
- Wait for mat-dialog-container to be visible before clicking
- Scope button selectors within the dialog container
- Wait for dialog to be detached after dismissing
- Remove flaky waitForTimeout in favor of proper state waits
2026-01-26 19:48:12 +01:00
..
reminders-default-task-remind-option.spec.ts test(e2e): fix flaky dialog interactions by scoping to container 2026-01-26 19:48:12 +01:00
reminders-schedule-page.spec.ts Merge branch 'master' into feat/operation-logs 2026-01-03 18:51:51 +01:00
reminders-view-task.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
reminders-view-task2.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
reminders-view-task4.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00