Files
habitica/test
Sabe Jones 09d32390f9 feat(Armoire): Item counter
Implements a counter for how many pieces of equipment remain to be found in the Armoire, including tests for same.
2015-06-03 16:48:11 -05:00
..
2015-05-24 22:13:51 -05:00
2015-06-03 16:48:11 -05:00
2015-06-02 17:32:44 -05:00
2015-05-07 21:22:30 -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