Ghost/test/api-acceptance/admin
Fabien 'egg' O'Carroll 6af2706f10
Updated Admin API and Mega to use status flag (#12579)
no-issue

* Removed support for paid param from v3 & canary API
* Updated active subscription checks to use status flag
* Updated MEGA to use status filter over paid flag
* Removed support for paid option at model level
* Installed @tryghost/members-api@1.0.0-rc.0
* Updated members fixtures
2021-02-02 16:12:51 +00:00
..
actions_spec_v3.js Added acceptance tests on the v3 api version. 2021-01-22 17:49:06 +01:00
actions_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
config_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
db_spec.js Removed stripe keys and analytics data from export (#12573) 2021-01-28 14:55:54 +05:30
email_preview_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
emails_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
images_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
integrations_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
invites_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
key_authentication_spec_v3.js Added acceptance tests on the v3 api version. 2021-01-22 17:49:06 +01:00
key_authentication_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
labels_spec_v3.js Added acceptance tests on the v3 api version. 2021-01-22 17:49:06 +01:00
labels_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
mail_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
members_spec.js Updated Admin API and Mega to use status flag (#12579) 2021-02-02 16:12:51 +00:00
notifications_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
oembed_spec.js Changed URL protocol in oembed acceptance tests 2020-12-03 21:46:01 +00:00
pages_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
posts_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
roles_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
settings_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
slugs_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
snippets_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
tags_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
themes_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
users_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
utils_v3.js Added status property to members (#12570) 2021-02-02 16:11:34 +00:00
utils.js Removed the deprecated send_email_when_published field from the API 2021-02-02 16:11:34 +00:00
webhooks_spec.js Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00