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 ac85208441
Cleaned up reference tests
refs: https://github.com/TryGhost/Toolbox/issues/158

- continuing to turn this into a reference test suite for how to do things with the new framework
- use fixtureManager and mockManager properly
- testUtils should _not_ be required anymore!
- TODO: cleanup labs mocking and side effect assertion using models
2022-02-08 20:12:10 +00:00
..
__snapshots__ Improved property matchers concept in e2e-framework 2022-02-08 16:36:08 +00:00
authentication.test.js Cleaned up reference tests 2022-02-08 20:12:10 +00:00
db.test.js
identities.test.js
images.test.js
labels.test.js
members-importer.test.js
members.test.js Cleaned up reference tests 2022-02-08 20:12:10 +00:00
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 property matchers concept in e2e-framework 2022-02-08 16:36:08 +00:00
slack.test.js
users.test.js
utils.js
webhooks.test.js