habitica/test/api/v3/integration/tasks
Tyler Nychka bfaa7c0fea Validate that everyX values in dailies are integers bounded by 0 and 9999 fixes #8782 (#9268)
* Validate that everyX values are integers bounded by 0 and 9999

* Added client side check

* Updated tests

* Added migration for bad dailies

Near idential to the other task migration.

* fix(typo): camelCase function call
2017-12-05 13:55:32 -06:00
..
challenges Fixes multiple complete and uncomplete for todos and daily (Fixes #8669) (#8971) 2017-11-27 20:13:18 -06:00
checklists Shortname (#7655) 2016-06-16 12:28:45 -05:00
groups Added support for scoring group tasks down after approval (#9623) 2017-12-04 11:23:47 -06:00
tags Shortname (#7655) 2016-06-16 12:28:45 -05:00
DELETE-tasks_id.test.js [WIP] Add initial fixes for concurrency (#9321) 2017-11-07 13:19:39 -07:00
GET-tasks_challenge_challengeId.test.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
GET-tasks_id.test.js Shortname (#7655) 2016-06-16 12:28:45 -05:00
GET-tasks_user.test.js More fixes (#8988) 2017-08-25 20:56:21 -06:00
POST-tasks_clearCompletedTodos.test.js spells: searing brightness should not affect challenge tasks (#8427) 2017-01-24 11:14:25 +01:00
POST-tasks_id_score_direction.test.js Fixes multiple complete and uncomplete for todos and daily (Fixes #8669) (#8971) 2017-11-27 20:13:18 -06:00
POST-tasks_move_taskId_to_position.test.js [WIP] Add initial fixes for concurrency (#9321) 2017-11-07 13:19:39 -07:00
POST-tasks_unlink-all_challengeId.test.js More fixes (#8988) 2017-08-25 20:56:21 -06:00
POST-tasks_unlink-one_taskId.test.js Test /api/v3/tasks/unlink-all and unlink-one (#8810) 2017-07-06 14:25:31 -07:00
POST-tasks_user.test.js Validate that everyX values in dailies are integers bounded by 0 and 9999 fixes #8782 (#9268) 2017-12-05 13:55:32 -06:00
PUT-tasks_id.test.js Added yesterdailiy to model 2017-06-08 15:37:36 -07:00