habitica-self-host/test/api/v3/integration/tasks
Matteo Pagliazzi cb42a31c43
Node 8 (WIP) (#9946)
* start upgrade to node 8

* upgrade travis

* improve travis

* Remove bluebird, babel (except for modules) from server (WIP) (#9947)

* remove bluebird, babel from server (except for modules)

* fixes

* fix path

* fix path

* fix export

* fix export

* fix test

* fix tests

* remove plugin for transform-object-rest-spread since it is supported in node8

* babel: correct syntax rest spread

* remove bluebird

* update migrations archive readme

* fix package-lock.json

* fix typo

* add package-loc
2018-03-15 19:59:36 +01:00
..
challenges Node 8 (WIP) (#9946) 2018-03-15 19:59:36 +01:00
checklists Shortname (#7655) 2016-06-16 12:28:45 -05:00
groups Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01: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 Upgrade server deps (#10017) 2018-02-23 15:21:00 +01:00
POST-tasks_clearCompletedTodos.test.js Upgrade server deps (#10017) 2018-02-23 15:21:00 +01:00
POST-tasks_id_score_direction.test.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01: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 Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
POST-tasks_unlink-one_taskId.test.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00
POST-tasks_user.test.js Added float rounding (#9657) 2017-12-11 11:48:50 -06:00
PUT-tasks_id.test.js Upgrade tests tools and lint migrations and scripts (part 2) (#9998) 2018-02-17 18:11:24 +01:00