..
__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