super-productivity/e2e/tests/import-export
Johannes Millan c0bf92834c
test(e2e): dismiss add-task-bar backdrop before finish day (#8014)
The global add-task-bar backdrop (app.component @fade .backdrop) could be
left open during the mark-all-done force-clicks. Its full-screen backdrop
then intercepts pointer events on the .e2e-finish-day button, so the click
retries until the 15s actionTimeout and the test times out — the source of
the 'should have exactly 4 archived tasks after finish day' CI flakiness.

Dismiss the backdrop (which is our custom class, not the CDK overlay
backdrop) before clicking finish day.

Co-authored-by: Claude <noreply@anthropic.com>
2026-06-04 22:53:11 +02:00
..
archive-import-persistence.spec.ts fix(lint): resolve prettier formatting and lint errors from CI run 2026-03-24 18:08:30 +01:00
archive-subtasks.spec.ts test(e2e): dismiss add-task-bar backdrop before finish day (#8014) 2026-06-04 22:53:11 +02:00
markdown-link-persistence.spec.ts test(e2e): strengthen assertions across reviewed specs (#7747) 2026-05-23 13:40:17 +02:00