habitica/test/api-legacy
Matteo Pagliazzi 18c49493e0 fixes tests
2015-12-17 16:27:17 +01:00
..
api-helper.js fixes tests 2015-12-17 16:27:17 +01:00
challenges.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
chat.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
coupons.js Merge branch 'develop' into api-v3 2015-11-15 14:57:41 -06:00
inAppPurchases.js adjust test for IAP GooglePlay to specify 21 gems 2015-12-03 07:23:31 +10:00
party.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
pushNotifications.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
README.md Update api legacy test readme 2015-10-22 20:05:31 -05:00
score.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
subscriptions.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06:00
todos.js Remove extraneous anonymous function. 2015-11-15 08:24:42 -06: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.