0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/e2e-api/admin
Matt Hanley c6617459a5
Switched products.visible for products.visibility (#14264)
- We have an existing pattern for using `visibility: public` instead of `visible: true|false`
- We no-op the existing migration and roll forward so that we don't have to manually revert db changes
2022-03-04 11:07:38 +00:00
..
__snapshots__ Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
actions.test.js
config.test.js 🐛 Fixed config API not returning boolean 2022-01-20 18:25:41 +02:00
custom_theme_settings.test.js
db.test.js
email_preview.test.js
emails.test.js
files.test.js
images.test.js
integrations.test.js
invites.test.js
key_authentication.test.js
labels.test.js
legacy-members.test.js Enabled the last_seen_at flag in the legacy member tests 2022-02-24 17:41:38 +01:00
mail.test.js
media.test.js
members-importer.test.js Moved members importer tests to its own test file 2022-02-15 11:16:43 +01:00
members.test.js Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
notifications.test.js
oembed.test.js
pages.test.js Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
posts.test.js Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
products.test.js Added mockLabsDisabled to e2e framework 2022-02-10 12:10:31 +00:00
redirects.test.js
roles.test.js
settings.test.js Switched AMP to be 'off' by default in all new Ghost instances (#13907) 2022-01-14 18:55:48 +02:00
site.test.js Moved site.test.js from regression to e2e-api 2022-02-11 16:24:00 +00:00
slugs.test.js
snippets.test.js
tags.test.js
themes.test.js Removed ancient Casper fixture 2022-01-24 12:24:51 +00:00
tiers.test.js Renamed e2e framework date matchers 2022-03-01 18:17:13 +07:00
users.test.js
utils.js Added alias for non-versioned API endpoints 2022-03-03 20:21:22 +13:00
webhooks.test.js