wiregui/tests
Stefano Bertelli 70eb9f6b12
Some checks failed
Dev / test (push) Failing after 2m37s
Dev / docker (push) Has been skipped
fix: run migrations before unit tests in CI
Some unit tests (test_api_deps, test_server_key) are integration tests
that need DB tables. Move alembic upgrade head before unit tests.
2026-03-31 17:02:49 -05:00
..
e2e feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
__init__.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
conftest.py fix: CI test DB — use main DB in CI, skip test DB creation 2026-03-30 18:55:09 -05:00
test_account.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_admin.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_api.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_api_deps.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_api_routes.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_auth.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_auth_extended.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_firewall.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_firewall_extended.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00
test_integration_mfa.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_integration_oidc.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_magic_link.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_mfa.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_models.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_notifications.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_server_key.py fix: run migrations before unit tests in CI 2026-03-31 17:02:49 -05:00
test_services.py fix: CI runner containers for Forgejo actions 2026-03-30 18:22:42 -05:00
test_services_extended.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_tasks.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_tasks_extended.py feat: initial WireGUI implementation — full VPN management platform 2026-03-30 16:53:46 -05:00
test_utils.py fix: pure Python keypair generation, no wg CLI dependency 2026-03-30 23:11:58 -05:00
test_wireguard_extended.py feat: comprehensive test suite + SAML auth fixes + mock SAML IdP 2026-03-31 16:52:29 -05:00