super-productivity/e2e
Johannes Millan 64f2ab6cd0 fix: resolve time-dependent E2E test failures for scheduled reminders
- Add 10-second buffer to scheduled times in reminder E2E tests
- Prevents race conditions where Date.now() schedule time may have
  already passed by the time the test executes
- Affects tests that were failing intermittently based on time of day:
  - reminders-view-task.e2e.ts
  - reminders-view-task2.e2e.ts
  - reminders-view-task4.e2e.ts
  - reminders-schedule-page.e2e.ts

This ensures scheduled reminder dialogs appear reliably in tests
regardless of execution timing or environment differences.
2025-06-20 11:47:39 +02:00
..
commands test(e2e): make reminder tests more reliable 2025-06-17 19:38:20 +02:00
helper test: e2e make all work again 2025-05-10 15:18:17 +02:00
src fix: resolve time-dependent E2E test failures for scheduled reminders 2025-06-20 11:47:39 +02:00
e2e.const.ts test: e2e make all work again 2025-05-10 15:18:17 +02:00
n-browser-interface.ts test(dueDate): fix project e2e tests 2025-05-06 15:22:13 +02:00
nightwatch.conf.js build: enable headless e2e again 2025-06-15 13:02:05 +02:00
tsconfig.e2e.json migrate: make e2e tests work step 1 2024-06-18 15:11:42 +02:00