vikunja/frontend/tests/support
kolaente 649043aceb test: add tests for OAuth 2.0 authorization flow
Add web tests covering the authorize endpoint, token exchange, PKCE
verification, single-use codes, and refresh token rotation. Add unit
tests for redirect URI validation and PKCE. Add E2E test for the full
browser-based authorization code flow with login redirect.

Extract setupApiUrl helper for E2E tests to avoid duplication.
2026-03-27 23:05:04 +00:00
..
authenticateUser.ts test: add tests for OAuth 2.0 authorization flow 2026-03-27 23:05:04 +00:00
commands.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
constants.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
factory.ts fix(test): include response body in error 2025-11-28 16:48:08 +01:00
filterTestHelpers.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
fixtures.ts fix(e2e): drain event handlers and stop browser between tests 2026-03-03 10:41:19 +01:00
seed.ts feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
updateUserSettings.ts feat(kanban): add setting to always show bucket task count (#1966) 2025-12-11 23:27:13 +00:00