habitica-self-host/test/api-legacy
2015-10-29 16:35:02 +01:00
..
api-helper.js Convert legacy api helper to js 2015-10-20 21:53:52 -05:00
challenges.coffee mongoo 4 and new travis ci infrastructure 2015-10-29 16:35:02 +01:00
chat.coffee Fix legacy tests 2015-10-20 20:17:10 -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 Move push notification to new infrastructure. 2015-10-28 21:36:04 -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
users.coffee mongoo 4 and new travis ci infrastructure 2015-10-29 16:35:02 +01: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.