habitica/test
2015-06-04 08:54:04 -05:00
..
api Add test for push notifications 2015-06-02 22:55:26 -05:00
archive chore(archived tests) Moving unused tests, casper stuff, and 2014-01-16 16:32:53 -07:00
common Fix and unpend dailies test 2015-05-19 20:22:43 -05:00
e2e Edit from /string/ format to "string" format so that login test passes. 2015-05-01 13:29:40 +10:00
spec Merge branch 'TheHollidayInn-invite-friends-in-header' into develop 2015-06-04 08:54:04 -05:00
mocha.opts Adjust namespace of api tests 2015-05-07 21:22:30 -05:00
README.md Update README to account for API tests in JS. 2014-01-15 21:34:36 -08:00
runTests.coffee Separate api tess into separate files 2015-05-07 08:13:43 -05:00

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
  2. Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
  3. Add better test-coverage