aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/testing.md
AgeCommit message (Collapse)Author
2013-10-25In the API test client example 'data' was not defined. There's also noKit Randel
need to define 'expected' as we can just test against the dict.
2013-08-23Add missing period.Tom Christie
2013-08-21Include import paths throughout docs.Tom Christie
Closes #1051. Thanks to @pydanny for the report.
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-07-15Added test case classesTom Christie
2013-07-03Tweak docsTom Christie
2013-07-01Remove console style from code blocksTom Christie
2013-07-01Complete testing docsTom Christie
2013-06-29First pass at testing docsTom Christie