warpgate/tests
2025-06-18 20:03:46 +02:00
..
api_sdk Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
certs added e2e tests 2022-08-14 12:36:49 +02:00
images PostgreSQL support (#1021) 2024-10-09 00:08:33 +02:00
oidc-mock fixed #952 - auto create sso users (#1245) 2025-02-10 01:12:50 +01:00
ssh-keys Bump russh for ssh-key/ssh-encoding backend (#1144) 2024-12-12 21:44:54 +01:00
.gitignore Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
__init__.py added e2e tests 2022-08-14 12:36:49 +02:00
api_client.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
conftest.py fixed #1368 - correctly generate version number in docker (#1372) 2025-06-10 22:08:09 +02:00
Makefile PostgreSQL support (#1021) 2024-10-09 00:08:33 +02:00
poetry.lock test fixes 2025-05-23 17:02:20 +02:00
pyproject.toml test fixes 2025-05-23 17:02:20 +02:00
run.sh test fixes 2025-05-23 17:02:20 +02:00
test_api_auth.py fixed #1366 - API crash 2025-06-05 10:16:34 +02:00
test_http_basic.py fixed #1366 - API crash 2025-06-05 10:16:34 +02:00
test_http_common.py fixed #954 - enable gzip support for http targets 2025-06-10 20:10:33 +02:00
test_http_conntest.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_proto.py fixed #954 - enable gzip support for http targets 2025-06-10 20:10:33 +02:00
test_http_redirects.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_user_auth_logout.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_user_auth_otp.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_user_auth_password.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_user_auth_ticket.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_websocket.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_mysql_user_auth_password.py temporarily exclude mysql test 2022-11-12 20:09:28 +01:00
test_postgres_user_auth_in_browser.py fixed #1381 - skip password auth in postgres if not required (#1383) 2025-06-18 20:03:46 +02:00
test_postgres_user_auth_password.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_ssh_conntest.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_ssh_proto.py correctly bind to both ipv4 and ipv6 when [::] is set as listen endpoint (#1193) 2024-12-27 10:16:36 +01:00
test_ssh_target_selection.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_ssh_user_auth_in_browser.py fixed #972 - SSH server not offering keyboard-interactive when only OOB or SSO auth is enabled for a user 2025-05-21 20:20:10 +02:00
test_ssh_user_auth_otp.py test fixes 2025-05-23 17:02:20 +02:00
test_ssh_user_auth_password.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_ssh_user_auth_pubkey.py Add title when adding public keys (#1171) 2024-12-18 21:53:26 +01:00
test_ssh_user_auth_ticket.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
util.py PostgreSQL support (#1021) 2024-10-09 00:08:33 +02:00