Mariusz Felisiak
|
188f7786bc
Refs #27430 -- Added buffer argument to DiscoverRunner docs.
|
4 years ago |
Mariusz Felisiak
|
2c43840dfb
Refs #30676 -- Added pdb argument to DiscoverRunner docs.
|
4 years ago |
Andrew Godwin
|
fc0fa72ff4
Fixed #31224 -- Added support for asynchronous views and middleware.
|
5 years ago |
Simon Charette
|
430e796980
Refs #31055 -- Made DiscoverRunner skip running system checks on unused test databases.
|
5 years ago |
Felipe Lee
|
a2e96f7969
Fixed #20456 -- Added example of directly testing CBVs in topics docs.
|
5 years ago |
Caio Ariede
|
dafdfd6a60
Fixed #28790 -- Doc'd how to avoid running certain test classes in parallel.
|
5 years ago |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
François Freitag
|
568eed9e79
Fixed #30245 -- Added -k option to DiscoverRunner.
|
6 years ago |
Simon Charette
|
41e73de39d
Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.
|
6 years ago |
Stephen James
|
e40e7026ca
Fixed #29683 -- Added view permission to docs.
|
6 years ago |
Curtis Maloney
|
c49ea6f591
Refs #20910 -- Replaced snippet directive with code-block.
|
6 years ago |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 years ago |
Brett Cannon
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
6 years ago |
Mariusz Felisiak
|
7c81b28ebc
Updated various links in docs to use HTTPS.
|
7 years ago |
Sergey Fedoseev
|
3922f02dc6
Fixed typo in docs/topics/testing/advanced.txt. (#9416)
|
7 years ago |
Ville Skyttä
|
617686e226
Fixed 'a'/'an' mix-ups in docs.
|
7 years ago |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 years ago |
Dima Veselov
|
01d7ff9a17
Fixed typo in docs/topics/testing/advanced.txt.
|
7 years ago |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 years ago |
Tim Graham
|
784a53beef
Reverted "Fixed #27878, refs #23919 -- Used python3 shebangs."
|
8 years ago |
Chris Lamb
|
4cffa9a1ff
Fixed #27878, refs #23919 -- Used python3 shebangs.
|
8 years ago |
Adam Chainz
|
5eff8a7783
Fixed #25415 -- Made DiscoverRunner run system checks.
|
9 years ago |
Andreas Pelme
|
e76981b433
Fixed #26840 -- Added test.utils.setup/teardown_databases().
|
8 years ago |
Chris Jerdonek
|
7f9fd42b93
Fixed #27019 -- Made teardown_test_environment() restore the old DEBUG.
|
8 years ago |
Chris Jerdonek
|
a3a5ef4d0e
Fixed #27035 -- Eased changing settings.DEBUG for DiscoverRunner.
|
8 years ago |
Chris Jerdonek
|
42f9d65107
Edited docs of test.utils.setup/teardown_test_environment().
|
8 years ago |
Chris Jerdonek
|
ebed9ee8d5
Fixed #26981 -- Added DiscoverRunner.get_test_runner_kwargs().
|
8 years ago |
Tobias McNulty
|
17e661641d
Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.
|
8 years ago |
Andrew Abraham
|
f2d9caa625
Fixed DiscoverRunner failfast parameter default in docs.
|
9 years ago |