0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/test/regression/api/admin
Hannah Wolfe 82d2228bca
Added db reset to new e2e framework
- Ensure that the DB is always reset between tests
- We assume that the DB will be torn down and rebuilt between tests
- Without this, previous tests clobber the current tests, and it's not possible to tell when running files in isolation
which makes developing really tricky
2022-02-07 16:09:54 +00:00
..
authentication.test.js Added db reset to new e2e framework 2022-02-07 16:09:54 +00:00
authentication.test.js.snap
db.test.js
identities.test.js
images.test.js
labels.test.js
members-importer.test.js
members.test.js
members_signin_url.test.js
notifications.test.js
pages.test.js
posts.test.js
redirects.test.js
schedules.test.js
settings.test.js
site.test.js
site.test.js.snap
slack.test.js
users.test.js
utils.js
webhooks.test.js