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/events/tests
Jens L f272d14fcf
events: fix monitored task not removing state (#6386)
when `save_on_success` is set, a task failure saves state. when it succeeds afterwards, that state should be removed

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-07-26 16:00:50 +02:00
..
__init__.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
test_api.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_event.py events: cleanse http query string in events (#5508) 2023-05-07 20:11:36 +02:00
test_geoip.py events: rewrite GeoIP to a wrapper, reload file every 8 hours 2021-06-06 00:42:41 +02:00
test_middleware.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_notifications.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_tasks.py events: fix monitored task not removing state (#6386) 2023-07-26 16:00:50 +02:00
test_transports.py events: include event user in webhook notification (#5524) 2023-05-08 15:34:21 +02:00