This website requires JavaScript.
Explore
Help
Sign In
krikkert
/
habitica
Watch
1
Star
0
Fork
0
You've already forked habitica
mirror of
https://github.com/HabitRPG/habitica.git
synced
2025-12-18 15:17:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3784f68dd811ea49b6389e33f53a2e1b8c58fcec
habitica
/
test
/
api
/
v3
/
integration
/
tasks
/
challenges
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