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
Thibaut Patel e59ee38d21 Updated the authentication test
no issue

- Mocked the github url with nock to avoid network usage during regression testing
- Added logging when the theme install fails during setup
2022-02-14 18:22:53 +01:00
..
__snapshots__ Updated members tests to use snapshot testing 2022-02-09 20:15:58 +00:00
authentication.test.js Updated the authentication test 2022-02-14 18:22:53 +01:00
db.test.js
identities.test.js
images.test.js
labels.test.js
members-importer.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
members.test.js Removed querystring dep from members tests 2022-02-09 21:14:17 +00:00
members_signin_url.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
notifications.test.js
pages.test.js
posts.test.js
redirects.test.js
schedules.test.js
settings.test.js
slack.test.js
users.test.js
utils.js
webhooks.test.js