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-19 07:37:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
534ec07b6a5eb30f73308103d2dbccb74acaf83b
habitica
/
test
/
api
/
v3
/
integration
/
tasks
/
challenges
History
Keith Holliday
534ec07b6a
Added tests to ensure challenge member can not delete active challenge task and can delete broken or unlinked challenge task
2016-03-15 10:03:48 -05: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 tests to ensure challenge member can not delete active challenge task and can delete broken or unlinked challenge task
2016-03-15 10:03:48 -05: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