* adds unit test for User model and forms * refactors functions from user_checks.py into User class and drops user_checks.py
* adds unit test for team creating and editing of user app
* adds tests for user app