super-productivity/e2e/tests/migration
Johannes Millan b6f3aead1f test(migration): gate on work-context switch to de-flake legacy migration e2e
page.goto only changes the URL hash, so the SPA switches work-context
client-side while the previous view's task-list lingers in the DOM. The
task-list/count checks were satisfiable by the stale render, leaving the
final task-title assertion to carry the wait for the switch on a 10s budget
that occasionally outlasted under heavy parallel load. Gate on the project
title rendering in <main> first, mirroring navigateToProjectByName.
2026-06-08 19:48:15 +02:00
..
legacy-data-migration.spec.ts test(migration): gate on work-context switch to de-flake legacy migration e2e 2026-06-08 19:48:15 +02:00
pre-migration-dialog.spec.ts feat(tasks): allow dragging tasks into subtask lists (#7962) 2026-06-02 19:43:41 +02:00