super-productivity/e2e/tests/planner
Johannes Millan c7b84336a3 test(e2e): fix test timeouts and improve stability
- Remove serial test execution from plugin-iframe tests to prevent blocking
- Add explicit timeouts to prevent indefinite hanging
- Make reminders tests independent (not relying on previous test state)
- Improve plugin enablement logic to handle already-enabled state
- Enable previously skipped tests that now work properly
- Fix selectors and improve error handling

All planner-navigation tests now pass consistently
2025-08-03 11:08:34 +02:00
..
planner-basic.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
planner-multiple-days.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
planner-navigation.spec.ts test(e2e): fix test timeouts and improve stability 2025-08-03 11:08:34 +02:00
planner-scheduled-tasks.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
planner-time-estimates.spec.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00