Closed thebeachdev closed 9 years ago
Created the user-model unit tests.
Currently the test fails, because we don't have a requirement on the user model to require "name"
Looks fine.
@Jadex1 Why do you have so much code commented? Github is meant for version tracking and history, please remove the comments of entire functions that are no longer being used
Oops welp :')
Created the user-model unit tests.
Currently the test fails, because we don't have a requirement on the user model to require "name"