habitica/test/api-legacy
2015-10-28 17:18:27 -05:00
..
anonymized.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
api-helper.js Convert legacy api helper to js 2015-10-20 21:53:52 -05:00
challenges.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
chat.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
coupons.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
get_user.coffee Rename existing api tests to api-legacy 2015-09-16 08:12:47 -05:00
inAppPurchases.coffee Merge branch 'develop' into new_api_test_infrastructure 2015-10-20 21:18:49 -05:00
party.coffee Fix legacy tests 2015-10-20 20:17:10 -05:00
pushNotifications.coffee Fix legacy tests 2015-10-20 20:17:10 -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 Fix legacy tests 2015-10-20 20:17:10 -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.