0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api/admin
Hannah Wolfe 5210e84b26
Improved e2e-framework API
- encapsulated concerns within individual objects
- this will allow us to refactor these into classes or move them around later
- also makes it clearer how methods like restore relate to other methods
- e.g mocks.restore() restores mocks, whilst fixtureManager.restore() restores the database
2022-02-07 16:09:54 +00:00
..
authentication.test.js Improved e2e-framework API 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 Improved e2e-framework API 2022-02-07 16:09:54 +00:00
site.test.js.snap
slack.test.js
users.test.js
utils.js
webhooks.test.js