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
Thibaut Patel c5f8853ad9
Ignore casper install on setup (#14218)
refs https://github.com/TryGhost/Team/issues/1362

- Casper is already installed, so the installation from github always fail.
- There is no need to display an error message in that case.

Added regression tests for blog setup with the default theme:
- Check whether there are no notifications after completing the setup
- Also test the setup with the default theme
2022-03-02 18:22:20 +01:00
..
__snapshots__ Ignore casper install on setup (#14218) 2022-03-02 18:22:20 +01:00
authentication.test.js Ignore casper install on setup (#14218) 2022-03-02 18:22:20 +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_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