django-axes/tests
2026-02-22 01:50:07 -03:00
..
__init__.py Move tests outside project source folder 2021-01-07 18:23:33 +02:00
base.py take out test-breaking modifications. My test custom user model wasn't working. 2025-02-19 18:09:40 +02: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 style: Sort imports in helpers and checks modules. 2026-02-22 01:18:52 -03:00
test_conf.py Fix circular import with custom user models 2026-02-06 20:19:42 +02: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 Added separate UT for complete, partial & no delete senarios 2025-07-05 16:19:19 +03:00
test_helpers.py style: apply isort and black formatting, add test and docstring for get_lockout_tier 2026-02-22 01:50:07 -03:00
test_logging.py Fix failing test case for new Django versions 2024-09-21 11:32:34 +03:00
test_login.py take out test-breaking modifications. My test custom user model wasn't working. 2025-02-19 18:09:40 +02: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