super-productivity/e2e/tests/task-list-basic
Johannes Millan b08774d7e6 test(worklog): update test expectations for alphabetical sorting
Update test expectations in map-archive-to-worklog.spec.ts and E2E tests
to match the new alphabetical sorting order for worklog entries.

The sorting feature sorts tasks alphabetically while keeping subtasks
grouped with their parent tasks. This changes the expected order in tests:
- Parent tasks now sorted alphabetically (MT1 before PT1)
- Subtasks sorted alphabetically within their group (SUB_B before SUB_C)
2025-12-16 21:03:13 +01:00
..
finish-day-quick-history-with-subtasks.spec.ts test(worklog): update test expectations for alphabetical sorting 2025-12-16 21:03:13 +01:00
finish-day-quick-history.spec.ts test(e2e): fix 2025-10-24 13:57:22 +02:00
simple-subtask.spec.ts test(e2e): fix 2025-10-24 13:57:22 +02:00
task-list-start-stop.spec.ts test(e2e): restore all test files from 4781b6ec with updated import paths 2025-08-02 16:57:12 +02:00