habitica/test/api-legacy
2015-11-11 20:32:17 -06:00
..
api-helper.js Remove unneeded coffeescript requires in tests. 2015-11-11 20:32:17 -06:00
challenges.coffee mongoo 4 and new travis ci infrastructure 2015-10-29 16:35:02 +01:00
chat.coffee Move chat tests to new infrastructure 2015-10-30 14:47:14 -05:00
coupons.coffee mongoo 4 and new travis ci infrastructure 2015-10-29 16:35:02 +01:00
inAppPurchases.coffee Merge branch 'develop' into new_api_test_infrastructure 2015-10-20 21:18:49 -05:00
party.coffee mongoo 4 and new travis ci infrastructure 2015-10-29 16:35:02 +01:00
pushNotifications.coffee Merge branch 'develop' into sabrecat/more-modals 2015-11-03 14:29:23 -05:00
README.md Update api legacy test readme 2015-10-22 20:05:31 -05:00
score.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
subscriptions.coffee Rename existing api tests to api-legacy 2015-09-16 08:12:47 -05:00
todos.coffee Move task tests 2015-10-28 17:18:27 -05:00

Legacy API Tests

These tests have been deprecated. Any tests that you see in this folder should be converted to ES2015 and ported to the /test/api directory.

Once all tests have been ported, this directory will be removed.