vikunja/.github
kolaente d390ccab27
fix(tests): unskip and fix Playwright E2E tests (#1973)
- Re-enable 16 previously skipped Playwright E2E tests that now pass
- Fix test setup issues that were causing flakiness

## Changes
- **task/task.spec.ts** (8 tests): kanban navigation, description
editing, assignees, labels, due dates
- **task/overview.spec.ts** (4 tests): task ordering, due date handling
- **user/settings.spec.ts** (2 tests): avatar upload, name update
- **user/login.spec.ts** (2 tests): bad password error, redirect after
login

## Key fixes
- Kanban view tests now properly create `TaskBucket` entries so tasks
appear in the kanban board
- Avatar upload test uses the API directly to avoid `canvas.toBlob()`
issues in headless browser environments
- Login redirect test no longer uses the shared `login()` helper that
expected redirect to `/`
2025-12-12 16:20:22 +00:00
..
ISSUE_TEMPLATE chore: add feature issue template 2025-08-30 16:47:32 +02:00
actions/setup-frontend chore(deps): update actions/setup-node digest to 395ad32 (#1925) 2025-12-03 11:21:57 +01:00
workflows fix(tests): unskip and fix Playwright E2E tests (#1973) 2025-12-12 16:20:22 +00:00
FUNDING.yml chore: update funding links 2023-02-03 11:48:44 +01:00