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 9bb0d04aeb
root: Random tests (#1825)
* root: add pytest-randomly to randomise tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: generate flows for testing instead of relying on existing ones

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: generate users for testing instead of relying on existing ones

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* *: use generated certificate

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* tests/e2e: keep containers

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* tests/e2e: use websockets test case

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-11-22 22:56:02 +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: migrate to selenium 4 (#1611) 2021-10-13 19:06:19 +02:00
test_flows_authenticators.py tests/e2e: fix selector for static token tests 2021-11-04 15:55:30 +01:00
test_flows_enroll.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
test_flows_login.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
test_flows_stage_setup.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
test_provider_ldap.py tests/e2e: use cached LDAP lookup for tests 2021-11-11 23:20:32 +01:00
test_provider_oauth2_github.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
test_provider_oauth2_grafana.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_provider_oauth2_oidc.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_provider_oauth2_oidc_implicit.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_provider_proxy.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_provider_saml.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_source_oauth.py sources/oauth: add Sign in with Apple (#1635) 2021-10-18 16:35:12 +02:00
test_source_saml.py *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
utils.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00