mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
Update README to account for API tests in JS.
This commit is contained in:
parent
c9e3b37ff8
commit
f94ea084d7
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
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
|
||||
1. Add better test-coverage
|
||||
|
|
|
|||
Loading…
Reference in a new issue