faishalmanzar
|
25a614639f
[5.0.x] Fixed #32602 -- Clarified wording of TestCase class.
|
1 年間 前 |
David Smith
|
74b5074174
Fixed #34210 -- Added unittest's durations option to the test runner.
|
1 年間 前 |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 年間 前 |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 年 前 |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 年 前 |
Mariusz Felisiak
|
43b01300b7
Refs #32655 -- Removed extra_tests argument for DiscoverRunner.build_suite()/run_tests().
|
2 年 前 |
Mariusz Felisiak
|
6c0539ed7c
Refs #32446 -- Removed SERIALIZE test database setting per deprecation timeline.
|
2 年 前 |
sarahboyce
|
0fbdb9784d
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
|
2 年 前 |
David Wobrock
|
99bd5fb4c2
Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests.
|
2 年 前 |
David Wobrock
|
67da22f08e
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2 年 前 |
David Wobrock
|
0931d5b087
Improved async request factory and client docs.
|
2 年 前 |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 年 前 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 年 前 |
David
|
51874dd160
Added backticks to code literals in various docs.
|
3 年 前 |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 年 前 |
Chris Jerdonek
|
b263f4b69d
Fixed #32552 -- Added logger argument to DiscoverRunner.
|
3 年 前 |
Andrew Northall
|
c23aa73626
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
|
3 年 前 |
Jacob Walls
|
56f9579105
Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests().
|
3 年 前 |
Chris Jerdonek
|
90ba716bf0
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
|
3 年 前 |
Daniyal
|
a0410ffe8f
Refs #32552 -- Added DiscoverRunner.log() to allow customization.
|
3 年 前 |
Mariusz Felisiak
|
37044817f9
Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.
|
3 年 前 |
Mariusz Felisiak
|
f099ef3ef5
Added parallel argument to DiscoverRunner docs.
|
3 年 前 |
Mariusz Felisiak
|
fc6fba0aa9
Corrected DiscoverRunner.build_suite() signature.
|
3 年 前 |
Jozef
|
6993e1bf6d
Fixed typo in docs/topics/testing/advanced.txt.
|
3 年 前 |
Simon Charette
|
3089018e95
Fixed #32446 -- Deprecated SERIALIZE test database setting.
|
4 年 前 |
Mariusz Felisiak
|
af685b5f00
Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.
|
4 年 前 |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 年 前 |
Jon Dufresne
|
0b8871ab67
Fixed #31979 -- Made django.test.utils.setup_databases()'s time_keeper argument optional.
|
4 年 前 |
Ahmad A. Hussein
|
61a0ba43cf
Refs #31811 -- Added optional timing outputs to the test runner.
|
4 年 前 |
ovkulkarni
|
b7a438c7e2
Fixed #31509 -- Made DiscoverRunner enable faulthandler by default.
|
4 年 前 |