mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
6ef5e6a7e0
refs https://github.com/TryGhost/Toolbox/issues/479 - this includes a handful of improvements to get Playwright working on a local environment including: - adding `testing-browser` environment so we don't nuke `development` environments, and makes all the necessary changes to get Ghost to behave when this is running - stopped running one global instance of Ghost as this doesn't provide a clean environment - copies a few default fixtures that are needed for the new environment |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |