moo.core.tests.test_accounts
Tests for the account model (spec 200, item G).
The Player row is the durable account anchor; these cover resolving an
avatar to its account and back, the stable account id, and the moderation
status helpers the safety set (H/I/J) reads from.
Functions
|
|
|
|
|
|
The account id is the Player pk — it does not move when the avatar renames. |
|
|
avatars_of returns a list so the later multi-avatar model needs no caller change. |
|
|
|
|
|
|
|
|
|