summaryrefslogtreecommitdiff
path: root/docs/testing.txt
AgeCommit message (Expand)Author
2007-03-29Fixed #3253 -- Included test errors in the return code.Russell Keith-Magee
2007-03-29Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm...Russell Keith-Magee
2007-03-23Remove notes about things added/removed in development version, since the dev...James Bennett
2007-03-23Clarified documentation on submission of multiple selections using test client.Russell Keith-Magee
2007-03-02Fixed typo.Malcolm Tredinnick
2007-03-02Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan.Malcolm Tredinnick
2007-03-01Fixes #2333 -- Added test fixtures framework.Russell Keith-Magee
2007-02-26Fixed #3253 -- Exposed the number of failed tests as a return code in manage....Russell Keith-Magee
2007-02-17Fixed #3160 -- Added the ability to control the content type in a test client...Russell Keith-Magee
2007-02-14Fixed ReST error in docs/testing.txtAdrian Holovaty
2007-02-11Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by...Russell Keith-Magee
2007-02-09Added a ``session`` attribute to the test Client, to make it easier to test i...Russell Keith-Magee
2007-01-20Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be proofr...Adrian Holovaty
2007-01-19Fixed #3317 -- Fixed typos in docs/testing.txt. Thanks for the patch, Marc Fa...Adrian Holovaty
2007-01-10Fixed #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, Jeremy.Jacob Kaplan-Moss
2006-12-01Fixed #3085 -- Typo in testing documentation. Thanks, Lachlan Cannon.Russell Keith-Magee
2006-11-10Fixed #3000 -- Fixed typo in docs/testing.txt. Thanks, Bastian KleineidamAdrian Holovaty
2006-09-29Fixed #2845 -- Corrected a few spelling errors in the docs and changed aMalcolm Tredinnick
2006-09-08Clarified some minor issues in test system documentation.Russell Keith-Magee
2006-09-04Refs #2333 - Made minor formatting modifications to test framework documentat...Russell Keith-Magee
2006-09-04Refs #2333 - Made minor tweaks to the formatting of testing documentation.Russell Keith-Magee
2006-09-03Refs #2333 - Added documentation for the test Client, and removed a stray imp...Russell Keith-Magee
2006-09-01Refs #2333 - Added a TEST_DATABASE_NAME setting that can be used to override ...Russell Keith-Magee
2006-08-31Refs #2333 - Added more documentation for testing framework, and clarified so...Russell Keith-Magee
2006-08-29Added a rough cut of a document on using the new testing framework.Jacob Kaplan-Moss