Ghost/ghost/core
Naz a2d487e074
Removed db schema config from test coverage
refs https://ghost.slack.com/archives/C02G9E68C/p1669707419081529?thread_ts=1669702577.532999&cid=C02G9E68C
refs https://github.com/TryGhost/Toolbox/issues/117

- Database schema definition file is a special type of "configuration" file containing mostly static declarations. This sort of code should not be tested by unit tests, rather by e2e tests
2022-11-29 14:50:28 +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 Removed db schema config from test coverage 2022-11-29 14:50:28 +07:00
.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