Ghost/ghost/core/test/e2e-frontend
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
..
helpers Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
advanced_url_config.test.js Prevent simple error logs by stubbing log library 2023-03-03 18:25:53 +00:00
custom_routes.test.js 🐛 Fixed sitemaps with no content (#15571) 2022-10-12 14:11:19 +01:00
default_routes.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
email_routes.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
member_stats.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
members.test.js 🔒 Disabled editable relations by default 2022-11-28 18:39:39 +07:00
preview_routes.test.js Added a test suite for OPTIONS requests 2022-11-02 13:43:30 +08:00