super-productivity/e2e/tests/import-export
Johannes Millan efe8bea72d fix(e2e): fix archive-subtasks tests for TODAY tag virtual membership
The tests were failing because:
1. The backup file has tasks with dueDay in the past (2024-12-01)
2. TODAY tag is a "virtual tag" where membership is determined by
   task.dueDay === today, not by taskIds
3. When all tasks are done, planning mode activates and hides the
   Finish Day button

Fix by:
- Navigate to INBOX project to view and mark tasks as done
- Navigate to TODAY tag to access the Finish Day button
- Exit planning mode by clicking "Ready to work!" if visible
- Then proceed with Finish Day flow
2025-12-29 13:20:44 +01:00
..
archive-subtasks.spec.ts fix(e2e): fix archive-subtasks tests for TODAY tag virtual membership 2025-12-29 13:20:44 +01:00