Failing testcase for issue 611.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 29 Jan 2013 20:13:49 +0000 (21:13 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 29 Jan 2013 20:13:49 +0000 (21:13 +0100)
commite9b4e50007405d548572ad874bdf7d76f6668b27
treeb30ce518261375c170d331c9f50f1ac73f4cbe65
parentf8107ccccc83a7b2aea3adb6f2fe55c45371c080
Failing testcase for issue 611.

This currently fails (with foreign key constrain error):
1. Have user A and B.
2. User B creates media M.
3. User A post a comment on M.
4. User A deletes his own account.

The test is a little bit wider.
mediagoblin/tests/test_misc.py
mediagoblin/tests/tools.py