This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/e2e
Jens L b84facb9fc
tests/e2e: fix tests to work without docker network_mode host (#8035)
* tests/e2e: start fixing tests to work without docker network_mode host

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* migrate saml and oauth source

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update deps (mainly to update lxml which was causing a segfault on macos)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* migrate saml source

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* format

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix sentry env in testing

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make oauth types name and slug make more sense

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* migrate ldap

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* make tests run with --keepdb? partially?

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* migrate radius

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix proxy provider first half

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* install libxml2-dev to work around seg fault?

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* actually that doesn't change anything since use latest libxml2

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* format

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* refactor did not refactor the code

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-01-01 21:08:40 +01:00
..
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
docker-compose.yml tests: replace mailhog with mailpit (#5460) 2023-05-03 17:18:03 +03:00
test_flows_authenticators.py stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
test_flows_enroll.py root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
test_flows_login.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_recovery.py root: partial Live-updating config (#5959) 2023-07-19 23:13:22 +02:00
test_flows_stage_setup.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_provider_ldap.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_oauth2_github.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_oauth2_grafana.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_oidc.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_oidc_implicit.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_proxy.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_radius.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_provider_saml.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_source_ldap_samba.py sources/ldap: improve scalability (#6056) 2023-06-28 17:13:42 +02:00
test_source_oauth_oauth1.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_source_oauth_oauth2.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
test_source_saml.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
utils.py tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00