wiregui/tests/e2e
Stefano Bertelli 8cf16c7f91
Some checks failed
Dev / test (push) Failing after 7m30s
Dev / docker (push) Has been skipped
fix: skip SAML browser-redirect tests in CI
Chromium cannot resolve Docker service hostnames (mock-saml) in CI.
Skip the two tests that require browser navigation to the IdP; the
other SAML tests (button visibility, SP metadata) still run.
2026-03-31 21:55:15 -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_devices.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_admin_rules.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_admin_settings.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -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
test_magic_link_page.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_mfa_login.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_saml_login.py fix: skip SAML browser-redirect tests in CI 2026-03-31 21:55:15 -05:00