mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 18:20:42 +00:00
- Fix plugin toggle flakiness by using helper functions with proper state verification (enablePluginWithVerification, disablePluginWithVerification) - Fix WebDAV sync tests by handling loading screen in waitForAppReady and waitForTaskList (app shows loading while syncing/importing) - Remove unreliable/empty test files: webdav-sync-recurring, webdav-sync-reminders, webdav-sync-time-tracking |
||
|---|---|---|
| .. | ||
| enable-plugin-test.spec.ts | ||
| plugin-enable-verify.spec.ts | ||
| plugin-feature-check.spec.ts | ||
| plugin-iframe.spec.ts | ||
| plugin-lifecycle.spec.ts | ||
| plugin-loading.spec.ts | ||
| plugin-simple-enable.spec.ts | ||
| plugin-structure-test.spec.ts | ||
| plugin-upload.spec.ts | ||
| test-plugin-visibility.spec.ts | ||