mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
b27ea8f504
- we've had an optimization in CI that copies a fresh SQLite DB to a file, and copies it back when we need to do a DB reset - I originally only let this run in CI but we've had it around for a while so we should GA it to run on local machines - there may be edge cases, but we should fix them instead of letting tests run slower for development - this also makes sure we clean up any existing files before initializing the DB |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
e2e-webhooks | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js |