django1/django/test
Adam Johnson 95ee8fecb5 [3.1.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error.
Backport of 45814af619 from main
2021-03-17 21:51:51 +01:00
..
__init__.py Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
client.py [3.1.x] Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers. 2020-11-04 11:09:52 +01:00
html.py Fixed #30899 -- Lazily compiled import time regular expressions. 2019-10-29 09:22:26 +01:00
runner.py [3.1.x] Fixed #32560 -- Fixed test runner with --pdb and --buffer on fail/error. 2021-03-17 21:51:51 +01:00
selenium.py [3.1.x] Bumped minimum isort version to 5.1.0. 2020-09-30 09:51:31 +02:00
signals.py [3.1.x] Bumped minimum isort version to 5.1.0. 2020-09-30 09:51:31 +02:00
testcases.py Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00
utils.py Fixed #31224 -- Added support for asynchronous views and middleware. 2020-03-18 19:59:12 +01:00