mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 17:05:48 +00:00
Replace unreliable waitForLoadState('networkidle') with element-based waits
in planner page and tests. Fix plugin helper timeout math bugs and eliminate
duplicate settings navigation in plugin tests. Improve menu overlay cleanup
and increase tight timeouts in migration and work-view tests.
|
||
|---|---|---|
| .. | ||
| 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 | ||