To ensure coverage for the functions implemented in PR #1037 , we need to possibly create additional factories and unit tests for the functions so that other/future teams can use the functions in their implementations. These tests should ensure that the User-Specific Achievement Display and Urls work properly. Note that currently, only the "user_achievments" is in use in the template, and so tests do NOT cover the "user_achievements_by_username" url until that url is implemented into the html template.