mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 11:38:24 +00:00
* Add message of cancelled quest in party chat Issue #11093 * Delete trailing spaces For successful passing the test * Add test of cancelled quest's message Also, added an explanation that partyMembers[1] hasn't accepted the invitation in the 'cancels a quest' test * Fix: import Group Import Group to pass Lint syntax test * Move save function to Promise.all * Fix moving save to Promise.all |
||
|---|---|---|
| .. | ||
| POST-groups_groupid_quests_abort.test.js | ||
| POST-groups_groupId_quests_accept.test.js | ||
| POST-groups_groupid_quests_cancel.test.js | ||
| POST-groups_groupId_quests_force-start.test.js | ||
| POST-groups_groupId_quests_invite.test.js | ||
| POST-groups_groupid_quests_leave.test.js | ||
| POST-groups_groupid_quests_reject.test.js | ||