django1/django/test
Tim Graham 6d2ae49f25 Refs #27753 -- Removed django.test.utils.patch_logger() and str_prefix(). 2019-02-05 12:52:07 -05:00
..
__init__.py Refs #27656 -- Updated remaining docstring verbs according to PEP 257. 2017-03-04 10:02:06 -05:00
client.py Fixed grammar in FakePayload exception message. 2019-01-25 08:43:21 -08:00
html.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
runner.py Removed unnecessary string formatting of strings. 2019-01-14 21:04:00 -05:00
selenium.py Refs #29883 -- Removed runtests.py's dependency on selenium. 2018-11-03 19:02:31 -04:00
signals.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
testcases.py Fixed #30121 -- Fixed assertURLEqual() crash with reverse_lazy() URLs. 2019-01-21 09:31:33 -05:00
utils.py Refs #27753 -- Removed django.test.utils.patch_logger() and str_prefix(). 2019-02-05 12:52:07 -05:00