warpgate/tests
2025-02-10 01:12:50 +01: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 #1150 - send ssh-rsa client key when insecure algorithms are enabled 2024-12-10 21:49:20 +01:00
Makefile PostgreSQL support (#1021) 2024-10-09 00:08:33 +02:00
poetry.lock ci: bump pyyaml 2025-01-09 21:46:42 +01:00
pyproject.toml ci: bump pyyaml 2025-01-09 21:46:42 +01:00
run.sh Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_basic.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_common.py updated tests 2022-11-11 17:00:23 +01:00
test_http_conntest.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01:00
test_http_cookies.py Separate DB models for credentials (#1143) 2024-11-24 19:35:31 +01: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_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_otp.py Add title when adding public keys (#1171) 2024-12-18 21:53:26 +01: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