django/tests/view_tests/tests
Alexandre Spaeth bfb8fda3e6 Refs #34342 -- Added tests for handling sync streaming responses by test client.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2023-02-17 10:48:00 +01:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_csrf.py Fixed #34343 -- Moved built-in templates to filesystem. 2023-02-17 09:50:50 +01:00
test_debug.py Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. 2023-01-04 09:11:36 +01:00
test_defaults.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_i18n.py Fixed #34343 -- Moved built-in templates to filesystem. 2023-02-17 09:50:50 +01:00
test_json.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_specials.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_static.py Refs #34342 -- Added tests for handling sync streaming responses by test client. 2023-02-17 10:48:00 +01:00