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 20e971f5ce
flows: planner error handling (#4812)
* handle FlowNonApplicableException everywhere

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

* make flow planner check authentication when no pending user is in planning context

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

* add mailhog to e2e test services, remove local docker requirement

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-02-28 15:18:29 +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 flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_authenticators.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_enroll.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_login.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_recovery.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_stage_setup.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_provider_ldap.py providers/ldap: fix tests (#4759) 2023-02-23 00:55:43 +01:00
test_provider_oauth2_github.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oauth2_grafana.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc_implicit.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_proxy.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_provider_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_ldap_samba.py tests: retry on correct LDAP exceptions for samba tests 2023-01-27 17:59:38 +01:00
test_source_oauth.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
utils.py sources/ldap: add e2e LDAP source tests (#4462) 2023-01-19 15:03:56 +01:00