super-productivity/e2e
Johannes Millan 303421978b test(e2e): reload page after sync to reflect synced state
In 'should sync task done state' test, Client A needs to reload after
syncing to see the changes from Client B. Without reload, the UI
still shows the old 'isDone' state even though sync completed.
2025-12-11 19:06:18 +01:00
..
constants refactor(e2e): improve test reliability with deterministic waits 2025-12-11 18:47:56 +01:00
fixtures test: fix failing e2e tests and improve stability 2025-11-28 20:59:37 +01:00
helpers test: make e2e less flaky 2025-11-14 15:43:22 +01:00
pages test(e2e): stabilize WebDAV sync projects test 2025-12-11 18:47:56 +01:00
tests test(e2e): reload page after sync to reflect synced state 2025-12-11 19:06:18 +01:00
utils refactor(e2e): improve test reliability with deterministic waits 2025-12-11 18:47:56 +01:00
.gitignore build(ci): resolve e2e webserver timeout issues 2025-08-03 12:36:02 +02:00
global-setup.ts test(e2e): remove console.log statements and replace console.error with throw 2025-08-02 12:25:21 +02:00
playwright.config.ts test(e2e): try to fix e2e tests 2025-12-10 21:26:48 +01:00
tsconfig.json refactor: move tests 2025-08-02 11:37:25 +02:00