Commit Graph

4 Commits

Author SHA1 Message Date
Sean Zellmer 4bc4e836e4 Make karma tests pass.
This pends a lot of tests that are failing due to translations not being loaded in the environment, as well as some issues with the page reload in groupServicesSpec.

We removed the module declarations for habitrpg in each spec since that
has been moved to specHelper.
2015-03-07 15:48:23 -06:00
Nick Tomlin 64493375ad Fix broken group and member service specs
Both were trying to declare an angular mock module that did not exist.
The group service spec urls were also asserting a trailing `?` that
doesn't seem to be party of the actual request.
2015-03-05 12:43:07 -06:00
Dušan Juretić 6ab10f9f3d Fix unit tests 2013-12-23 22:38:15 -03:00
Dušan Juretić 2f5025e322 add tests for groupServices 2013-11-15 22:42:30 -03:00