habitica/test
2015-04-22 16:56:03 +10:00
..
archive chore(archived tests) Moving unused tests, casper stuff, and 2014-01-16 16:32:53 -07:00
common Marked some tests as pending, after rebase 2015-03-26 17:57:58 -04:00
e2e Change button to be more specific 2015-04-14 08:11:39 -05:00
spec Merge pull request #5022 from gisikw/dated-tasks-correct-impl 2015-04-22 16:56:03 +10:00
api.mocha.coffee Corrected port and db to use 2015-04-13 17:22:24 -05:00
mocha.opts Fix some of the formatting changes - was accidentally testing against a newer version of coffeescript 2015-03-26 17:57:58 -04:00
README.md Update README to account for API tests in JS. 2014-01-15 21:34:36 -08:00
runTests.coffee Provisional commit of revised test manager and protractor version, pending a Travis run 2015-04-04 21:35:16 -04: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