summaryrefslogtreecommitdiff
path: root/docs/topics/testing/tools.txt
AgeCommit message (Expand)Author
2014-09-24[1.6.x] Added SuspiciousOperation to list of caught exceptions in testing docs.Thomas Grainger
2014-08-01[1.6.x] Fixed typo in docs/topics/testing/tools.txt.Tim Graham
2014-07-28[1.6.x] Fixed #22491 -- documented how select_for_update() should be tested.Moayad Mardini
2014-06-30[1.6.x] Fixed #19489 -- Documented host parameter of assertRedirects().Tim Graham
2014-02-25[1.6.x] Fixed #22071 -- Added a warning regarding override_settings and alias...Henk Vos
2014-01-22[1.6.x] Always use parentheses when documenting a method with no arguments.Baptiste Mispelon
2014-01-22[1.6.x] Don't show `self` in the list of arguments of a method.Baptiste Mispelon
2013-12-31[1.6.x] Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.Tim Graham