habitica-self-host/test
Alexander Colen 0cfe0473b9
Remove Tavern from API v3 list of guilds when 'guild' or 'publicGuilds' type parameter get added. (Fixes #12407) (#12438)
* Excluding tavern from showing up in GET /groups API when 'guilds' or 'publicGuilds' type parameter is included.

* Fixed test errors.

* Resolved pull request #12438 issues.

Moved Tavern exclusion to Group model, removed Group controller back to the original and resolved test failures.
2020-08-17 12:38:07 +02:00
..
api Remove Tavern from API v3 list of guilds when 'guild' or 'publicGuilds' type parameter get added. (Fixes #12407) (#12438) 2020-08-17 12:38:07 +02:00
common Casting Chilling Frost and Stealth skill again will not be processed and return an error instead. Fixes #12361. (#12404) 2020-08-09 18:25:59 +02:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers Move from deprecated moment#zone to moment#utcOffset (#12207) 2020-07-25 13:22:41 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity chore: update sub-deps and fix lint 2020-07-01 18:20:18 +02:00
.eslintrc.js fix eslint 2019-10-13 19:05:11 +02:00
mocha.opts fix path (again) 2019-10-15 15:57:09 +02:00
README.md changed wikia links to fandom 2019-01-24 11:21:52 +00:00

For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.