mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-21 10:28:33 +00:00
Add comprehensive E2E test that verifies legacy data (pre-operation-log format) migrates correctly when the app starts. The test: - Seeds legacy 'pf' IndexedDB database with test data before app loads - Verifies backup file is downloaded during migration - Validates all data migrates correctly including: - Tasks with subtasks (parent-child relationships) - Projects and tags - Sync provider settings (WebDAV/SuperSync configs) - Archive data (archiveYoung and archiveOld) - Time tracking data and notes Includes comprehensive fixture file with realistic legacy state format. |
||
|---|---|---|
| .. | ||
| legacy-data-migration.spec.ts | ||
| pre-migration-dialog.spec.ts | ||