Files
habitica/test
Tyler Renelle e474278ab3 groups: upon group-creation, creator is automatically assigned as leader
and only member. Remove sending up leader & members from the client,
should all be handled on the server
2014-01-05 15:08:10 -07:00
..
2013-02-28 18:24:14 -05:00
2014-01-04 22:40:57 -03:00
2013-04-02 22:08:16 +08:00
2013-08-14 09:42:25 -04:00
2014-01-01 14:01:51 -03: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. Move api.mocha.coffee to vanilla javascript
  3. Remove dependency of api.mocha.coffee on Derby, port it to Mongoose
  4. Add better test-coverage