A setup_fresh_app decorator which should make writing tests a bit easier.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 6 Jun 2011 12:45:18 +0000 (07:45 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 6 Jun 2011 12:45:18 +0000 (07:45 -0500)
commit3aa4c668b9bfe53ed58d4ae21ed91210df7ad9ff
treeb0407aaae7738fee561e4d3ce3408aff210ba29b
parent66471f0ee4740daeac2b8a42b88dadec630b8d67
A setup_fresh_app decorator which should make writing tests a bit easier.
Setting test_register_views() to use it also.
mediagoblin/tests/test_auth.py
mediagoblin/tests/tools.py