Ghost/test/unit
Naz 810b052e01 Removed use of deprecated new Error() syntax
refs 2f1123d6ca
refs 6f1a3e1774

- As per refed commits, we are removing deprecated use of `new Error()` in the codebase
- Exposed few internal from commands module methods for easier testing, otherwise it was turning into neverending mocking show
2021-07-19 21:31:31 +12:00
..
adapters Refactored scheduling default test to use nock 2021-07-15 14:07:11 +04:00
api Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
apps Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
data Removed use of deprecated new Error() syntax 2021-07-19 21:31:31 +12:00
helpers Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
lib Fixed slow-running external request test 2021-07-15 15:21:33 +04:00
meta Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
models Reverted "Moved disguised unit tests into regression test suite" 2021-07-19 13:22:31 +04:00
server Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
services Removed use of deprecated new Error() syntax 2021-07-14 19:17:35 +04:00
shared Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
web Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00