wiregui/tests/e2e
Stefano Bertelli a06ce9e156
Some checks failed
Dev / test (push) Failing after 46s
Dev / docker (push) Has been skipped
fix: add Playwright, Valkey, and mock-OIDC to CI pipelines
- Add valkey and mock-oidc services to both release and dev workflows
- Install Playwright with Chromium deps for headless e2e tests
- Set WG_REDIS_URL and MOCK_OIDC_HOST env vars for CI
- Make mock OIDC discovery URL configurable via MOCK_OIDC_HOST env var
- Add full test job (unit + e2e) to dev pipeline before Docker build
2026-03-31 14:48:27 -05:00
..
__init__.py feat: add E2E tests for device creation and account management 2026-03-30 22:26:15 -05:00
conftest.py feat: IdP provisioning from YAML file + Playwright e2e tests 2026-03-31 14:23:31 -05:00
test_account.py feat: IdP provisioning from YAML file + Playwright e2e tests 2026-03-31 14:23:31 -05:00
test_admin_users.py feat: IdP provisioning from YAML file + Playwright e2e tests 2026-03-31 14:23:31 -05:00
test_devices.py feat: IdP provisioning from YAML file + Playwright e2e tests 2026-03-31 14:23:31 -05:00
test_idp_seed.py fix: add Playwright, Valkey, and mock-OIDC to CI pipelines 2026-03-31 14:48:27 -05:00
test_login.py feat: IdP provisioning from YAML file + Playwright e2e tests 2026-03-31 14:23:31 -05:00