This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
test_runner
History
Mariusz Felisiak
41c4cb253c
Fixed
#33719
-- Fixed test command crash when running in parallel.
...
Thanks Pēteris Caune for the report. Regression in 3b3f38b3b09b0f2373e51406ecb8c9c45d36aebc.
2022-05-19 10:20:51 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
runner.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_debug_sql.py
Refs
#33173
-- Fixed test_runner/test_utils tests on Python 3.11+.
2022-04-07 07:02:21 +02:00
test_discover_runner.py
Fixed
#31169
-- Adapted the parallel test runner to use spawn.
2022-03-15 16:23:55 +01:00
test_parallel.py
Refs
#33173
-- Fixed test_runner/test_utils tests on Python 3.11+.
2022-04-07 07:02:21 +02:00
test_shuffler.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33719
-- Fixed test command crash when running in parallel.
2022-05-19 10:20:51 +02:00