Ghost/ghost/core
Naz 3e0ec26408
Introduced separate config for e2e tests
refs https://github.com/TryGhost/Toolbox/issues/475

- Having a single coverage config file for unit and e2e type of tests doesn't play well for tracking coverage progress. The unit test ones are run often when developing, so one can observe the changes in coverage. The e2e tests are ran mostly on CI environment and have different purposes/reach comparing to unit tests.
2022-11-17 09:58:39 +07:00
..
content 🎨 Updated Casper to v5.4.0 2022-11-11 15:00:39 +00:00
core Added specific newsletter support for bulk unsubscribes (#15742) 2022-11-16 14:29:00 +07:00
test Added specific newsletter support for bulk unsubscribes (#15742) 2022-11-16 14:29:00 +07:00
.c8rc.e2e.json Introduced separate config for e2e tests 2022-11-17 09:58:39 +07:00
.c8rc.json Introduced separate config for e2e tests 2022-11-17 09:58:39 +07:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js Added command to generate demo data (#15691) 2022-10-26 17:55:08 +01:00
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Introduced separate config for e2e tests 2022-11-17 09:58:39 +07:00