habitica/test
Phillip Thelen 24d25026cf Add API calls for shop inventories (#7810)
* Add API call for market inventory

* changes to shop api calls

* optimize shop categories

* add API call for quests

* add api call for time travelers shop

* fic buying items in shops

* fix linting errors

* shop adjustments for iOS app

* add tests to shops

* fix syntax issues

* Code formatting

* correct indentation

* add tests for api routes

* fix time travelers and seasonal

* Increase test coverage for shop routes

* refactor: Pull out trinket count in time traveler route

* refactor: Clarify instructions for seasonal shop script

* lint: Remove extra new line

* Adjust shops common test
2016-07-26 14:36:55 -05:00
..
api Add API calls for shop inventories (#7810) 2016-07-26 14:36:55 -05:00
api-legacy Revert "Deprecate API v2" (#7801) 2016-07-17 18:15:25 +02:00
common Add API calls for shop inventories (#7810) 2016-07-26 14:36:55 -05:00
content Revert "Revert inventory equipment/gear sorting due to inability to de/equip and maybe performance issues." 2016-03-17 08:09:18 -05:00
e2e lint: Add missing semicolon to test helper 2016-03-13 22:06:09 -05:00
helpers Revert "Deprecate API v2" (#7801) 2016-07-17 18:15:25 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
server_side change user quest.progress.collect to quest.progress.collectedItems (#7612) 2016-06-05 20:47:45 -05:00
spec Fix auth if localStorage is missing or corrupted (#7674) 2016-06-17 12:14:41 +02:00
.eslintrc chore: merge in develop 2016-04-15 10:11:54 -05:00
mocha.opts API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00