super-productivity/e2e/tests
Johannes Millan 098e19f9ca fix(e2e): use format-agnostic time change in task-detail tests
The tests assumed 12-hour AM/PM format, but the app defaults to en_gb
locale which uses 24-hour format. Changed to increment hour instead
of flipping AM/PM, which works with both formats.
2026-01-04 16:20:18 +01:00
..
add-task-bar fix: effect errors and e2e tests 2025-11-14 15:23:17 +01:00
app-features refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
autocomplete refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
daily-summary refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
focus-mode refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
issue-provider-panel refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
navigation test(e2e): make all e2e tests work again and optimize 2025-09-09 23:47:34 +02: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 test(e2e): fix flaky plugin and WebDAV sync tests 2026-01-03 17:35:09 +01:00
project chore(e2e): remove broken/empty skipped tests 2026-01-03 17:49:43 +01:00
reminders refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
short-syntax refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
sync test(e2e): fix flaky plugin and WebDAV sync tests 2026-01-03 17:35:09 +01:00
task-basic test(e2e): fix 2025-10-24 13:57:22 +02:00
task-detail fix(e2e): use format-agnostic time change in task-detail tests 2026-01-04 16:20:18 +01:00
task-dragdrop refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
task-list-basic refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +01:00
work-view refactor(e2e): replace waitForTimeout with condition-based waits 2026-01-03 15:29:38 +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