habitica-self-host/test/api-legacy
2016-04-09 09:12:53 -05: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 fix: correct coupon generation code 2016-04-09 08:03:32 -05: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.