vikunja/frontend/tests/e2e
kolaente 297c0c1d8b fix(e2e): seed project in empty-tasks overview test
With truncateAll wiping all tables, the test user has no projects,
so ShowTasks never renders and tasksLoaded stays false — meaning
ImportHint (which is gated on tasksLoaded) never appears. Seed a
project with default views so the empty-state hint is visible.
2026-04-05 09:48:09 +00:00
..
filters chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
misc feat: merge duplicate notifications (#2056) 2026-01-06 17:36:29 +00:00
project chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
sharing chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
task fix(e2e): seed project in empty-tasks overview test 2026-04-05 09:48:09 +00:00
user chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
websocket test: add WebSocket e2e tests 2026-04-02 16:30:23 +00:00