Ghost/ghost/core
Simon Backx ffc0cc020a Updated coverage excemption list
Removed the wrapper class for the email service from coverage, because this only wires up a lot of dependencies, which is hard to test in a unit test because we also have to init all the dependencies in a unit test. It is already covered by E2E tests.
2023-02-17 14:27:59 +01:00
..
content
core Wired up verification to MentionsAPI 2023-02-17 19:07:11 +07:00
test Increased scheduling default test timeout 2023-02-17 13:29:07 +01:00
.c8rc.e2e.json
.c8rc.json Updated coverage excemption list 2023-02-17 14:27:59 +01:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Slack notifications service for Milestones behind flag (#16281) 2023-02-17 12:59:18 +02:00
playwright.config.js