2194caec15
As it turns out, the page reload behavior was not caused by $resource, but exists somewhere within the User module. Stubbed out the User module as as done in notificationServicesSpec
We need to clean up this directory. The real tests are in spec/ mock/ e2e/ and api.mocha.coffee. We want to:
- Move all old / deprecated tests from casper, test2, etc into spec, mock, e2e
- Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
- Add better test-coverage