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 23:27:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c04e53b5a587caefe3a05535401ee41c553d64cb
habitica
/
test
/
api
/
v3
/
integration
/
tasks
/
challenges
History
Keith Holliday
c04e53b5a5
Added initial delete challenge tasks tests
2016-03-12 21:00:43 -06: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
DELETE-tasks_id_challenge_challengeId.test.js
Added initial delete challenge tasks tests
2016-03-12 21:00:43 -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