Introduce user_deletion test.
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 17 Jan 2013 11:19:16 +0000 (12:19 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 17 Jan 2013 11:19:52 +0000 (12:19 +0100)
commit6deb589d0b2fd5adab5b74da077fb5b7390df16e
tree818fffb4ab1c56d724922cfc52c286fc74de4fb0
parent380f22b859070725a2446cef7d7b250559f1ad27
Introduce user_deletion test.

Delete a user via web interface and see if it works. TODO: this does not test
that related entries are also cleaned up and we should extend the test to
do so.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/tests/test_edit.py