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
8e3284a4e3edf40b75a4e7aeaf8d79f3aa362ced
habitica
/
test
/
api
/
v3
/
integration
/
tasks
/
challenges
T
History
Matteo Pagliazzi
13a86c3858
Merge pull request
#6869
from TheHollidayInn/api-v3-remove-challenge-checklist-item
...
Added initial test for removing challenge checklist item
2016-03-12 18:08:27 +01:00
..
DELETE-tasks_challenge_challengeId_checklist_itemId.test.js
Added initial test for removing challenge checklist item
2016-03-12 10:55:12 -06:00
GET_tasks_challenge.id.test.js
Added initial tests for get challenge tasks
2016-03-04 15:38:32 -06:00
POST-tasks_challenge_challengeId_taskId_checklist.test.js
Add initial tests for add checklist item to challenge
2016-03-11 14:19:46 -06:00
POST-tasks_challenge_id.test.js
Added initial tests for createChallengeTasks and fixed some issues in the challenge and challengeTask routes
2016-01-17 16:03:19 -06:00
PUT-tasks_challenge_challengeId_tasksId_checklist_itemId.test.js
Added initial checklist item update tests
2016-03-12 10:38:40 -06:00