Ghost/core/test/unit/lib/promise
kirrg001 27996db5e9 Extended sequence utility
no issue

- support promise and none promise tasks
- helpful if you create an array of operations and not all of the operations/tasks are async
- `response instanceof Promise` does not work for all cases e.g. some usages return a transaction/bookshelf chain
2018-10-03 00:17:45 +02:00
..
pipeline_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
sequence_spec.js Extended sequence utility 2018-10-03 00:17:45 +02:00