0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/e2e-api/admin
2022-03-21 16:56:34 +01:00
..
__snapshots__ Added dashboardV5 feature flag 2022-03-21 16:56:34 +01:00
actions.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
config.test.js
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 Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
labels.test.js
legacy-members.test.js 🐛 Fixed member "last seen at" data not being returned in the API 2022-03-17 10:58:07 +00: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 Updated members tests to use defined matcher 2022-03-19 16:06:07 +00:00
notifications.test.js
oembed.test.js
pages.test.js Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
posts.test.js Added tiers data for posts with non tiers visibility 2022-03-04 18:22:59 +05:30
products.test.js Added tests for creating product benefits without name (#14217) 2022-03-10 10:10:35 +01:00
redirects.test.js
roles.test.js
session.test.js Added tests for session API 2022-03-18 13:13:16 +00:00
settings-files.test.js Updated settings to use new test framework 2022-03-19 16:06:07 +00:00
settings.test.js Added missing settings endpoint tests 2022-03-19 16:06:07 +00: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
tiers.test.js Support tier visibility editing Allowed Tiers Admin API to set visibility 2022-03-07 14:46:42 +00:00
users.test.js Fixed error when editing user with empty roles data 2022-03-10 17:29:30 +00:00
utils.js Added alias for non-versioned API endpoints 2022-03-03 20:21:22 +13:00
webhooks.test.js