More thoroughly test account and avatar menus
authorJeremy Stanley <fungi@yuggoth.org>
Thu, 26 Dec 2019 01:57:24 +0000 (01:57 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 28 Dec 2019 20:40:11 +0000 (20:40 +0000)
commit3664932805146a7eb7a6d7dc57ecb1fd8ca9045b
tree532beb9dc378405cbd70a9ede872f3751f40c485
parent4757f5dd320fb0f9503e73d66960d27485b48d87
More thoroughly test account and avatar menus

Split up the teardown "test" into separate tests for avatar and
account deletion. Avatar deletion was previously not being exercised
correctly, instead avatar deletion aborting was what was actually
being tested. Add separate tests that the avatar and account
deletion default actions are to abort. Also add a test of the avatar
creation limit.
mudpy/tests/selftest.py