mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 11:10:04 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| commands | ||
| helper | ||
| src | ||
| e2e.const.ts | ||
| n-browser-interface.ts | ||
| nightwatch.conf.js | ||
| tsconfig.e2e.json | ||