django-axes/axes/tests
Aleksi Häkli 396d99ccc1
Fix tests for Django 2.1
Use HTML comparisons is assertContains instead of
normal text comparisons which can change with rendering.

Fixes #374
2018-12-23 15:52:21 +01:00
..
__init__.py Backport unicode string literals for Python 2.7 2018-04-18 15:21:09 +03:00
compatibility.py Ignore argument definitions and import reports for signal handlers and utilities 2018-04-21 17:08:09 +03:00
test_access_attempt.py Fix tests for Django 2.1 2018-12-23 15:52:21 +01:00
test_access_attempt_config.py Fix tests for Django 2.1 2018-12-23 15:52:21 +01:00
test_models.py add a test to make sure we don't have any more missing migrations 2018-10-24 16:55:18 -07:00
test_utils.py Add tests for faulty AXES_USERNAME_CALLABLEs 2018-12-23 04:21:57 +02:00