Add a testcase mixin for avatar services
Review Request #8264 — Created June 30, 2016 and submitted — Latest diff uploaded
All unit tests that interact with the avatar service registry now
inherit from theAvatarServicesTestMixin, which ensures that the
registry and global SiteConfiguration objects are reset after each unit
test.
Ran unit tests.