This website requires JavaScript.
Explore
Help
Register
Sign In
Kai
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3284bb23848a0127a113e3ad8b39288a8da4cbee
habitica
/
test
/
api
/
v3
/
integration
/
groups
T
History
Matteo Pagliazzi
84810ae758
Merge pull request
#6778
from HabitRPG/api-v3-session-invite
...
[API v3] Refactor session invite (no more session!)
2016-02-27 18:07:39 +01:00
..
GET-groups_groupId_invites.test.js
do not use wait inside for loop
2016-01-16 16:37:21 +01:00
GET-groups_groupId_members.test.js
fix missing semicolon
2016-01-15 22:08:51 +01:00
GET-groups_id.test.js
add population to challenge.group, challenge.leader and group.leader
2016-02-02 21:47:12 +01:00
GET-groups.test.js
Ensured tavern is not returned twice and removed leader population
2016-01-19 08:13:24 -06:00
POST-groups_groupId_join.test.js
fix user schema definition and add missing schema
2016-02-27 17:46:00 +01:00
POST-groups_groupId_leave.js
Added intitial group leave tests
2016-01-20 08:51:30 -06:00
POST-groups_id_removeMember.test.js
fix removeMember route and tests
2016-01-26 00:20:56 +01:00
POST-groups_invite.test.js
remove checks for emails
2016-02-27 17:58:56 +01:00
POST-groups.test.js
add population to challenge.group, challenge.leader and group.leader
2016-02-02 21:47:12 +01:00
PUT-groups.test.js
add population to join and update routes of challenges and groups, remove chat flags info everywhere
2016-02-03 11:29:19 +01:00