mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +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 |
||
---|---|---|
.. | ||
agents | ||
fixtures | ||
mocks | ||
admin-utils.js | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
db-utils.js | ||
e2e-framework-mock-manager.js | ||
e2e-framework.js | ||
e2e-utils.js | ||
fixture-utils.js | ||
index.js | ||
overrides.js | ||
redirects.js | ||
url-service-utils.js | ||
urlUtils.js |