habitica/test
Sabe Jones eed4207c6d Merge branch 'develop' into sabrecat/more-modals
Conflicts:
	common/dist/sprites/spritesmith-largeSprites-0.png
	common/locales/en/front.json
2015-11-09 16:24:17 -05:00
..
api/v2 Move all delete user tests to new structure 2015-11-05 08:17:06 -06:00
api-legacy Merge branch 'develop' into sabrecat/more-modals 2015-11-09 16:24:17 -05:00
archive chore(archived tests) Moving unused tests, casper stuff, and 2014-01-16 16:32:53 -07:00
common Reorganize files under /src, separate express app in two apps, one for api v1 and v2 and the other \ 2015-11-02 17:43:32 +01:00
content Correct test commands 2015-10-17 12:22:04 -05:00
e2e fix(test): Correct e2e expectation 2015-07-30 20:59:55 -05:00
helpers Update requester to take in additional set parameters. 2015-11-04 17:40:10 -06:00
migrations Add rudimentary test for migration script 2015-06-05 13:12:38 -05:00
server_side Reorganize files under /src, separate express app in two apps, one for api v1 and v2 and the other \ 2015-11-02 17:43:32 +01:00
spec fix(sharing): Add social service to Inventory 2015-10-28 16:52:07 -04:00
mocha.opts Remove debug option from mocha opts 2015-10-27 12:25:39 -05:00
README.md Update README to account for API tests in JS. 2014-01-15 21:34:36 -08: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