mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
6 lines
337 B
Markdown
6 lines
337 B
Markdown
|
|
We need to clean up this directory. The *real* tests are in spec/ mock/ e2e/ and api.mocha.coffee. We want to:
|
||
|
|
|
||
|
|
1. Move all old / deprecated tests from casper, test2, etc into spec, mock, e2e
|
||
|
|
1. Move api.mocha.coffee to vanilla javascript
|
||
|
|
1. Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
|
||
|
|
1. Add better test-coverage
|