Ghost/ghost/core
Sam Lord cb38a2d997 Enable parallel running of browser tests
refs: https://github.com/TryGhost/DevOps/issues/78

Instead of running a single instance of Ghost, we now run an instance of Ghost for each test worker.

This has the unfortunate effect that a test failing will close and restart a new instance of Ghost, but in general will be multiple times faster than sequential execution of tests.
2023-10-12 14:33:20 +01:00
..
content 🎨 Updated Source to v1.0.1 2023-10-11 09:51:27 +00:00
core Enable parallel running of browser tests 2023-10-12 14:33:20 +01:00
test Enable parallel running of browser tests 2023-10-12 14:33:20 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
newrelic.js
package.json Enable parallel running of browser tests 2023-10-12 14:33:20 +01:00
playwright.config.js Enable parallel running of browser tests 2023-10-12 14:33:20 +01:00