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/authentik/core/tests
Jens L 86f9056d3f
core: fix url validator (#4957)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-15 12:00:57 +01:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_api_utils.py *: add validator to ensure JSON Fields only receive dicts 2021-04-11 23:05:19 +02:00
test_applications_api.py core: fix url validator (#4957) 2023-03-15 12:00:57 +01:00
test_applications_views.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_authenticated_sessions_api.py flows: add test helpers to simplify and improve checking of stages, remove force_str 2022-01-01 20:25:32 +01:00
test_groups.py core: add limit of 20 to group recursion 2022-06-19 21:24:57 +02:00
test_groups_api.py core: add endpoints to add/remove users from group atomically 2022-12-28 10:50:30 +01:00
test_impersonation.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_models.py *: improve general tests 2023-01-04 22:26:55 +01:00
test_property_mapping.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_property_mapping_api.py *: remove debug statements from tests 2021-12-13 23:41:08 +01:00
test_providers_api.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_source_flow_manager.py providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
test_tasks.py providers/oauth2: add client_assertion_type jwt bearer support (#2618) 2022-03-31 00:30:55 +02:00
test_token_api.py core: fix error when creating token without request in context 2023-02-19 17:31:20 +01:00
test_token_auth.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
test_users_api.py core: Improve service account creation (#4751) 2023-02-22 13:19:01 +01:00
test_users_avatars.py core: Add support for auto generating unique avatars based on the user's initials (#4663) 2023-02-12 16:35:17 +01:00
utils.py crypto: prevent creation of duplicate self-signed default certs 2023-01-06 16:51:07 +01:00