django1/django/test
Tobias McNulty 78a0ca67f6 Refs #26666 -- Fixed test failures caused by assertRedirects changes (#6701) 2016-06-02 21:47:30 -07:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
html.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
runner.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
selenium.py Fixed #26577 -- Disabled implicit wait of Selenium tests where appropriate. 2016-05-03 23:19:24 -04:00
signals.py Moved the AUTH_USER_MODEL setting changed receiver. 2016-05-18 09:56:29 -04:00
testcases.py Refs #26666 -- Fixed test failures caused by assertRedirects changes (#6701) 2016-06-02 21:47:30 -07:00
utils.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00