mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| archive | ||
| common | ||
| e2e | ||
| spec | ||
| api.mocha.coffee | ||
| mocha.opts | ||
| README.md | ||
| run_tests.sh | ||
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