super-productivity/e2e/tests
Johannes Millan 288b0f725f fix(test): update E2E selectors for decrypt dialog and fix worklog task lookup
Update button selectors to match renamed "Retry Decrypt" button in
decrypt error dialog. Fix hasTaskInWorklog to check isExpanded class
before clicking week rows, preventing double-click collapse when called
consecutively. Replace instant count() with waitFor() for animation timing.
2026-01-30 20:09:11 +01:00
..
add-task-bar refactor(e2e): extract ensureGlobalAddTaskBarOpen helper to reduce code duplication 2026-01-16 13:35:59 +01:00
app-features fix(e2e): replace hard-coded waits with state-based waits in focus-mode-break and take-a-break 2026-01-30 16:59:40 +01:00
autocomplete Merge branch 'master' into feat/operation-logs 2026-01-03 18:51:51 +01:00
boards test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
break fix(e2e): replace hard-coded waits with state-based waits in focus-mode-break and take-a-break 2026-01-30 16:59:40 +01:00
daily-summary refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
focus-mode improve E2E test reliability and add snapshotOpType interface param 2026-01-27 20:55:30 +01:00
import-export fix(backup): persist archive data to IndexedDB on local import 2026-01-08 16:12:13 +01:00
issue-provider-panel test(e2e): fix flaky dialog interactions by scoping to container 2026-01-26 19:48:12 +01:00
keyboard test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
menu chore: address code review feedback 2026-01-15 10:57:43 +01:00
migration test(e2e): fix flaky tests and improve timeout handling 2026-01-22 21:29:25 +01:00
navigation improve E2E test reliability and add snapshotOpType interface param 2026-01-27 20:55:30 +01:00
notes test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
performance test(e2e): disable failing for now 2025-09-21 00:59:11 +02:00
planner chore(e2e): remove broken/empty skipped tests 2026-01-03 17:49:43 +01:00
plugins improve E2E test reliability and add snapshotOpType interface param 2026-01-27 20:55:30 +01:00
project chore(e2e): remove broken/empty skipped tests 2026-01-03 17:49:43 +01:00
recurring fix(repeat): add event loop yield and isPaused filter (#5976) 2026-01-13 18:26:45 +01:00
reminders test(e2e): fix flaky dialog interactions by scoping to container 2026-01-26 19:48:12 +01:00
schedule test(e2e): fix flaky dialog interactions by scoping to container 2026-01-26 19:48:12 +01:00
search improve E2E test reliability and add snapshotOpType interface param 2026-01-27 20:55:30 +01:00
settings refactor(tests): update settings page visibility checks and section count validation 2026-01-28 21:55:04 +01:00
short-syntax refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
sync fix(test): update E2E selectors for decrypt dialog and fix worklog task lookup 2026-01-30 20:09:11 +01:00
tags test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
task-basic Merge branch 'master' into feat/operation-logs 2026-01-10 13:06:20 +01:00
task-detail refactor(task): rename button for toggling completion status 2026-01-28 21:55:04 +01:00
task-dragdrop refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
task-list-basic Merge branch 'master' into feat/operation-logs 2026-01-03 18:51:51 +01:00
work-view test(e2e): fix add-to-today subtask tests 2026-01-16 22:34:50 +01:00
workflow test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
worklog test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00
all-basic-routes-without-error.spec.ts refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00