vikunja/.github/workflows
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
..
ci.yml ci: remove concurrency from test workflow (#863) 2025-07-01 20:55:58 +02:00
crowdin.yml chore(deps): update actions/checkout digest to 8e8c483 (#1922) 2025-12-03 11:23:29 +01:00
issue-closed-comment.yml chore(deps): update actions/create-github-app-token digest to 29824e6 2025-12-06 11:01:20 +01:00
preview.yml ci(pr-docker): add disk cleanup and support fork registries (#1942) 2025-12-08 18:08:50 +00:00
release.yml fix(ci): make docker build setup work 2025-12-08 22:05:52 +01:00
test.yml fix(tests): unskip and fix Playwright E2E tests (#1973) 2025-12-12 16:20:22 +00:00