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 2f469d2709
root: partial Live-updating config (#5959)
* stages/email: directly use email credentials from config

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

* use custom database backend that supports dynamic credentials

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

* fix tests

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

* add crude config reloader

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

* make method names for CONFIG clearer

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

* replace config.set with environ

Not sure if this is the cleanest way, but it persists through a config reload

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

* re-add set for @patch

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

* even more crudeness

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

* clean up some old stuff?

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

* somewhat rewrite config loader to keep track of a source of an attribute so we can refresh it

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

* cleanup old things

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

* fix flow e2e

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-19 23:13:22 +02: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 flows: planner error handling (#4812) 2023-02-28 15:18:29 +01: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 enterprise: initial enterprise (#5721) 2023-07-17 17:57:08 +02:00
test_provider_oauth2_github.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
test_provider_oauth2_grafana.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
test_provider_oidc.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
test_provider_oidc_implicit.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
test_provider_proxy.py core: bump goauthentik.io/api/v3 from 3.2023041.11 to 3.2023041.12 (#5578) 2023-05-11 11:53:58 +02:00
test_provider_radius.py providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
test_provider_saml.py ci: fix pyright errors (#5392) 2023-04-27 17:33:47 +03:00
test_source_ldap_samba.py sources/ldap: improve scalability (#6056) 2023-06-28 17:13:42 +02:00
test_source_oauth.py core: bump coverage from 7.2.5 to 7.2.6 (#5738) 2023-05-24 11:03:26 +02: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 core: bump sentry-sdk from 1.22.1 to 1.22.2 (#5550) 2023-05-09 11:22:29 +02:00