Ghost/ghost/core/test/unit/server/lib
Sam Lord fd7ead6ce6 Upgraded to latest version of @tryghost/request
refs: https://github.com/TryGhost/Product/issues/3782

Latest version of request avoids using the OS-level name resolution system. This prevents long shutdowns from occuring where the OS is blocking the process from exiting cleanly.

The new version uses `got` 13, which has many breaking changes. Some of these are resolved within @tryghost/request (like response errors), but input parameters need to be changed.
2023-09-26 12:45:14 +01:00
..
image Upgraded to latest version of @tryghost/request 2023-09-26 12:45:14 +01:00
events.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
lexical.test.js Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
mobiledoc.test.js Prevent error logs from occuring in Ghost unit test suite 2023-03-01 16:37:46 +00:00
request-external.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00