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
7c005e7c68e48ae7b69a60f17782db8ed469a26f
habitica
/
test
/
api
/
v3
/
integration
/
tasks
/
challenges
History
Matteo Pagliazzi
7c005e7c68
fix typo in tests and increase sleep time
2016-03-17 15:20:41 +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
DELETE-tasks_id_challenge_challengeId.test.js
fix typo in tests and increase sleep time
2016-03-17 15:20:41 +01: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