habitica/test
PitiTheGrey 1037510c9d
Add 'questOwner' to the return data of a 'questActivity' webhook. (#13277)
* Update webhook.js

Add `questOwner: group.quest.leader,` to webhook.js

* Update POST-groups_groupId_quests_invite.test.js

Test if questOwner contains the correct data

* Update POST-groups_groupId_quests_invite.test.js

* Update webhooks.test.js
2021-05-28 16:59:14 -05:00
..
api Add 'questOwner' to the return data of a 'questActivity' webhook. (#13277) 2021-05-28 16:59:14 -05:00
common fix(onboarding): remove start date restriction 2021-03-25 15:20:55 -05:00
content fix test lint 2019-10-08 20:45:38 +02:00
helpers Revert "Revert "Analytics: track generic events through the server (#12735)"" 2020-11-09 11:34:20 +01: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.