Files
habitica/test
Sabe Jones f4a4dbdfd8 fix(tests): Armoire probabilities
Updates the random number generation for Armoire tests to match the new 60/40 distribution.
2015-06-05 10:34:25 -05:00
..
2015-06-02 22:55:26 -05:00
2015-06-05 10:34:25 -05:00
2015-06-05 08:59:45 -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