mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-08-04 21:42:44 +00:00
Improvements to make sync tests more reliable:
- Increase waitForTask default timeout from 15s to 25s
- Add retry loop in waitForTask for DOM update delays
- Add UI settling delay (300ms) after syncAndWait
- Add waitForLoadState('domcontentloaded') after sync operations
- Improve conflict dialog handling with retry for G.APPLY button
- Wait for conflict dialog to close before continuing
- Add explicit timeouts to visibility assertions
These changes address timing issues where the UI hasn't fully
updated after sync operations complete.
|
||
|---|---|---|
| .. | ||
| check-webdav.ts | ||
| supersync-helpers.ts | ||
| waits.ts | ||