Fixing ALL THE BROKEN TESTS. I probably broke most of them.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Sep 2013 15:41:43 +0000 (10:41 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Sep 2013 15:41:43 +0000 (10:41 -0500)
commit515e3bd9af4f32b49d234ed001fc1e7e249e9030
tree7e109f8430205b79fb3827b16bf5736146a0356f
parent16ef14ba41f581ed950ae319f363e90540b2cbd7
Fixing ALL THE BROKEN TESTS.  I probably broke most of them.

 - We've now broken out user.html and user_nonactive.html but the
   tests didn't reflect it
 - the location of one of the module imports broke, but I didn't
   notice because of .pyc files ;)

This commit sponsored by Tiberiu C. Turbureanu (ceata.org).
Thank you!
mediagoblin/edit/forms.py
mediagoblin/tests/test_auth.py
mediagoblin/tests/test_ldap.py
mediagoblin/tests/test_openid.py
mediagoblin/tests/test_persona.py