..
__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
chore: adjust types: use list instead of iterables and nested lists instead of tuples
2023-05-13 14:04:14 +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
#1093 : "AXES_SENSITIVE_PARAMETERS" now have sensible defaults to follow "privacy-by-design"
2023-07-30 18:59:48 +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