Ghost/ghost/core/test
Daniel Lockyer b27ea8f504
Optimized database resets for local testing
- 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
2022-08-15 16:58:56 +02:00
..
e2e-api Removed need for snapshot updates for feature flags 2022-08-15 15:36:14 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
e2e-webhooks Added migration to store trial days on tier (#15129) 2022-08-04 11:35:57 +05:30
integration Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
regression Fixed the typo 2022-08-04 15:38:32 +01:00
unit 🐛 Fixed unsubscribe flow for comment reply emails (#15232) 2022-08-15 11:36:08 +02:00
utils Optimized database resets for local testing 2022-08-15 16:58:56 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00