django-axes/tests
2024-10-02 20:15:31 +03:00
..
__init__.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
base.py test: change status code to 429 2023-04-25 19:42:37 +03:00
settings.py update testconfig: use AxesStandaloneBackend 2022-08-18 16:32:00 +03:00
test_admin.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_attempts.py refactor: remove attempt_time parameter 2024-10-02 20:15:31 +03:00
test_backends.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
test_checks.py Add check for callable settings 2023-06-13 19:15:07 +03:00
test_decorators.py test: change status code to 429 2023-04-25 19:42:37 +03:00
test_failures.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_handlers.py Drop PyPy support 2024-09-21 13:02:49 +03:00
test_helpers.py Change AXES_COOLOFF_TIME callable to take exactly 1 argument 2024-10-02 20:15:31 +03:00
test_logging.py Fix failing test case for new Django versions 2024-09-21 11:32:34 +03:00
test_login.py Test request after force_login 2023-06-22 11:44:53 +03:00
test_management.py Add new management command axes_reset_ip_username 2023-11-28 20:37:39 +01:00
test_middleware.py test: change status code to 429 2023-04-25 19:42:37 +03:00
test_models.py Tests for AccessFailureLog 2022-04-08 22:16:19 +03:00
test_signals.py Optimize imports as part of cleanup round 2021-01-07 18:23:33 +02:00
urls.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
urls_empty.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00