index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
testing
Age
Commit message (
Expand
)
Author
2023-01-04
Refs #34074 -- Used headers argument for RequestFactory and Client in docs an...
David Wobrock
2022-11-14
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
David Wobrock
2022-11-10
Updated documentation and comments for RFC updates.
Nick Pope
2022-11-10
Improved readability of string interpolation in frequently used examples in d...
Trey Hunner
2022-11-10
Improved async request factory and client docs.
David Wobrock
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-10-07
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-09-29
Fixed #33026 -- Mentioned RequestFactory in testing tools docs.
Chris Wedgwood
2022-08-31
Fixed #33965 -- Improved file-like object example of ImageField in docs.
Alex Morega
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-25
Refs #18707 -- Corrected django.test.Client signature in docs.
Daniel Hahler
2022-07-29
Fixed typo in docs/topics/testing/tools.txt.
rharri
2022-06-27
Fixed #33422 -- Improved docs about isolating apps.
Christopher Adams
2022-06-02
Fixed #33757 -- Clarified Client.post() file upload example.
Tim Graham
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-04-28
Added backticks to code literals in various docs.
David
2022-04-06
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-03-10
Changed some words to use inline markup.
David Smith
2022-01-26
Adjusted CBV resolver_match example in testing tools docs.
Carlton Gibson
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2021-12-28
Avoided counting attributes and methods in docs.
Mariusz Felisiak
2021-11-26
Fixed #33301 -- Clarified the type of arguments required by custom assertions.
Baptiste Mispelon
2021-11-08
Fixed #33264 -- Made test runner return non-zero error code for unexpected su...
Baptiste Mispelon
2021-10-21
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-18
Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-09-21
Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-20
Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when ...
Mariusz Felisiak
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-08-30
Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...
Eugene Morozov
2021-08-24
Fixed #32552 -- Added logger argument to DiscoverRunner.
Chris Jerdonek
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-08-02
Updated BaseDatabaseFeatures link in testing tools docs.
Lauri Tirkkonen
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-27
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-07-16
Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...
Jacob Walls
2021-07-08
Fixed #24522 -- Added a --shuffle option to DiscoverRunner.
Chris Jerdonek
2021-06-01
Refs #32552 -- Added DiscoverRunner.log() to allow customization.
Daniyal
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-03-26
Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first.
Chris Jerdonek
2021-03-26
Added missing mode="rb" argument to open() call in Client.post() example in d...
John
2021-03-19
Fixed #32556 -- Fixed handling empty string as non-boolean attributes value b...
Baptiste Mispelon
2021-03-19
Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
Added parallel argument to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
Corrected DiscoverRunner.build_suite() signature.
Mariusz Felisiak
2021-03-18
Fixed #32547 -- Corrected notes about validation in HTML assertions docs.
Hasan Ramezani
2021-03-17
Fixed typo in docs/topics/testing/advanced.txt.
Jozef
2021-03-05
Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.
Jacob Walls
2021-02-26
Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
[prev]
[next]