This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e83eb5e78e8036141ae5b810fba4fd9e800f51f
django
/
tests
/
test_runner
History
Mariusz Felisiak
6cff020787
Applied Black's 2026 stable style.
...
https://github.com/psf/black/releases/tag/26.1.0
2026-01-18 21:26:56 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#36083
-- Ran system checks in ParallelTestSuite workers.
2025-09-16 21:57:22 -04:00
runner.py
Removed unnecessary trailing commas in tests.
2023-08-22 12:42:57 +02:00
test_debug_sql.py
Fixed
#36380
-- Deferred SQL formatting when running tests with --debug-sql.
2025-06-16 17:41:24 -03:00
test_discover_runner.py
Fixed
#36531
-- Added forkserver support to parallel test runner.
2025-07-29 14:11:22 -03:00
test_parallel.py
Applied Black's 2026 stable style.
2026-01-18 21:26:56 +01:00
test_shuffler.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#36678
-- Limited retries in ParallelTestRunner.
2025-10-29 09:11:31 -03:00