Ghost/ghost/core
Sam Lord 13b0f51b13 Prevent simple error logs by stubbing log library
refs: https://github.com/TryGhost/Toolbox/issues/389

This removes many error logs when the end-to-end test suite is run with the log-level set to error. Many errors are intentional, so the resolution is typically to stub the error log function and assert that it would have been called.
2023-03-03 18:25:53 +00:00
..
content 🎨 Updated Casper to v5.4.7 2023-03-03 16:00:37 +00:00
core Prevent app services from starting when Ghost is booted without frontend 2023-03-03 18:25:53 +00:00
test Prevent simple error logs by stubbing log library 2023-03-03 18:25:53 +00:00
.c8rc.e2e.json Removed db schema config from e2e test coverage 2022-11-30 17:08:47 +07:00
.c8rc.json Reduced code coverage limits temporarily 2023-02-27 17:37:48 +01:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js
.npmignore Updated .npmignore with new files 2022-11-30 12:40:47 +07:00
config.development.json
ghost.js Added browser-based testing framework 2022-11-22 14:12:34 +00:00
index.js
jsconfig.json
loggingrc.js Added version information to log lines 2023-01-20 13:18:44 +01:00
MigratorConfig.js
package.json v5.37.0 2023-03-03 16:00:38 +00:00
playwright.config.js Increased global Playwright expect timeout to 10s 2023-02-22 12:54:26 +01:00