mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-22 18:30:09 +00:00
Modify e2e:docker:all to run all 360+ E2E tests including @supersync tests. - Start all required services (app, webdav, db, supersync) - Add wait-for-supersync.sh for SuperSync health check - Execute tests in two phases: - Phase 1: Non-supersync tests (default workers) - Phase 2: SuperSync tests (3 workers to avoid server overload) - Both phases run independently; exit code reflects first failure - Previously skipped 131 @supersync tests now included Resolves complete E2E test coverage for all sync providers. |
||
|---|---|---|
| .. | ||
| fix-duplicate-imports.ts | ||
| migrate-console-to-log-force.ts | ||
| migrate-console-to-log.ts | ||
| migrate-to-droid-log.ts | ||
| migrate-to-issue-log.ts | ||
| migrate-to-pf-log.ts | ||
| migrate-to-plugin-log.ts | ||
| migrate-to-task-log.ts | ||
| remove-unused-log-imports.ts | ||
| replace-synclog-with-pflog.ts | ||
| wait-for-app.sh | ||
| wait-for-supersync.sh | ||
| wait-for-webdav.sh | ||