0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/e2e-api/admin
Naz a372a84e82 Fixed test query using outdated author_id filter
refs https://github.com/TryGhost/Toolbox/issues/230

- The `author_id` column is gone, so is the support for filtering posts by single author's id. Using author's slug(s) is the closest alternative to achieve the same result
2022-05-09 20:34:06 +08:00
..
__snapshots__ Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
actions.test.js
config.test.js
custom-theme-settings.test.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
db.test.js
email-previews.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
emails.test.js Added missing e2e emails API browse & retry tests 2022-03-28 17:32:58 +01:00
files.test.js
images.test.js
integrations.test.js
invites.test.js
key-authentication.test.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
labels.test.js Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
media.test.js
members-importer.test.js Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
members-newsletters.test.js Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
members-stripe-connect.test.js Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
members.test.js Fixed members CSV export not filtering on subscribed (#14721) 2022-05-09 10:56:36 +02:00
newsletters.test.js Cleaned newsletter e2e tests, improved framework 2022-05-06 12:15:12 +01:00
notifications.test.js
oembed.test.js
offers.test.js
pages.test.js
posts.test.js Included newsletter relation by default in posts (#14723) 2022-05-09 11:06:59 +02:00
products.test.js
redirects.test.js
roles.test.js
session.test.js Swapped etag matcher to always be anyEtag 2022-05-02 11:05:07 +01:00
settings-files.test.js
settings.test.js Change response code of special settings API endpoints to 204 2022-04-28 15:37:11 +01:00
site.test.js Swapped etag matcher to always be anyEtag 2022-05-02 11:05:07 +01:00
slugs.test.js
snippets.test.js Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
stats.test.js Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
tags.test.js
themes.test.js
tiers.test.js Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
users.test.js Fixed test query using outdated author_id filter 2022-05-09 20:34:06 +08:00
utils.js Included newsletter relation by default in posts (#14723) 2022-05-09 11:06:59 +02:00
webhooks.test.js Changed webhooks to store safe version 2022-05-06 12:43:14 +01:00