Fix unit tests for new forget password flow
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 1 Jan 2012 18:20:38 +0000 (19:20 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 1 Jan 2012 18:20:38 +0000 (19:20 +0100)
commit445d811043c5cb8b801b91604da6e3967d7ba3b7
tree4ad963162e41d0208c6a3373fc5cdb3943820e36
parent35149b11247846506b31ef3cd6647b659b18f352
Fix unit tests for new forget password flow

After changing the password, the login page is now shown.
It contains a message.  (we can't test for that easily
currently.  There is a bug open on this problem.)

At least for the login page being shown now.
mediagoblin/tests/test_auth.py