﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
692	Proper documentation on how to author tests	Christopher Allan Webber		"We need better documentation on how to author unit tests.  This should go in {{{docs/source/devel/}}} on its own page, maybe ""writing tests"" or some such.

The following should be mentioned:
* How to run tests (even though this is covered elsewhere)
* What tools we use (pytest, webtest)
* A simple ""writing a unit test"" example
* Show to pass an application fixture into a test
* Show how to set it up with different configs (I can explain this on IRC)
"	defect	accepted	major		documentation		test		
