wiregui/tests/e2e
Stefano Bertelli edb25e83be
Some checks failed
Dev / test (push) Failing after 8m10s
Dev / docker (push) Has been skipped
fix: increase SAML redirect timeout and add mock-saml health check
SAML e2e tests were timing out in CI waiting for the IdP redirect.
Increase Playwright wait_for_url timeout from 10s to 30s and add a
health check on the mock-saml service container so it's ready before
tests start.
2026-03-31 21:44:09 -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: increase SAML redirect timeout and add mock-saml health check 2026-03-31 21:44:09 -05:00