habitica-self-host/test
negue a42cb0e3ab moving developer-only strings to api messages (#10188)
* move translatable string to apiMessages

* use apiMessages instead of res.t for groupIdRequired / keepOrRemove

* move pageMustBeNumber to apiMessages

* change apimessages

* move missingKeyParam to apiMessages

* move more strings to apiMessages

* fix lint

* revert lodash imports to fix tests

* fix webhook test

* fix test

* rollback key change of `keepOrRemove`

* remove unneeded `req.language` param

*  extract more messages from i18n

* add missing `missingTypeParam` message
2018-04-14 16:13:13 +02:00
..
api/v3 moving developer-only strings to api messages (#10188) 2018-04-14 16:13:13 +02:00
client fixes #10173 - Task page search bar only searches task titles, not No… (#10175) 2018-03-30 15:30:15 -05:00
common moving developer-only strings to api messages (#10188) 2018-04-14 16:13:13 +02:00
content api: add pagination for guilds 2017-03-13 19:46:53 +01:00
helpers Preparatory Work for Smaller user doc (WIP) (#10245) 2018-04-12 21:17:47 +02:00
migrations API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
sanity Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
mocha.opts Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
README.md update / delete outdated README.md files (#8719) 2017-05-14 14:40:13 +10:00

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