Ghost/ghost/core
Naz 5dd6cb909f
Tweaked code coverage config for e2e tests
refs https://github.com/TryGhost/Toolbox/issues/475
refs https://github.com/TryGhost/Toolbox/issues/117

- The frontend/src folded would never get picked up by a code coverage tooling as scripts there are dynamically minimized and served from the server
- There's nothing to cover under frontend/public
- Logic behind these changes is the same as in second referenced issue
2022-11-29 14:22:27 +07:00
..
content 🎨 Updated Casper to v5.4.1 2022-11-18 15:00:49 +00:00
core Added JSDoc for GhostMailer replyTo message option 2022-11-28 18:37:51 +01:00
test Merged v5.24.2 into main 2022-11-28 17:36:37 +00:00
.c8rc.e2e.json Tweaked code coverage config for e2e tests 2022-11-29 14:22:27 +07:00
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js Added browser-based testing framework 2022-11-22 14:12:34 +00:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json v5.24.2 2022-11-28 17:36:34 +00:00
playwright.config.js Use headless mode by default for Playwright tests 2022-11-28 10:52:38 +00:00