Ghost/ghost/core/test/e2e-api/admin
Naz 879aad263d
Added email verification trigger test
refs https://github.com/TryGhost/Toolbox/issues/476

- The email verification trigger and host settings related bugs have been a cause of bugs in past releases.  The admin client verification source did not have any test coverage in the past.
- The members test suite size is getting out of hand. This test is quite verbose, because of the state it's trying to check.
- In the future we should consider splitting up Member API (and probably other) test suites into smaller pieces.
2022-12-05 18:24:28 +07:00
..
__snapshots__ Added email verification trigger test 2022-12-05 18:24:28 +07:00
actions.test.js
activity-feed.test.js Added events to Post Analytics page (#15886) 2022-11-28 17:43:35 +04:00
config.test.js
custom-theme-settings.test.js
db.test.js
email-previews.test.js Added email service package (#15849) 2022-11-21 10:29:53 +01:00
emails.test.js Added email debug API (#15915) 2022-12-02 09:44:32 +01:00
explore.test.js Updated content-length header matchers 2022-10-05 17:34:17 +08:00
files.test.js
images.test.js
integrations.test.js
invites.test.js
key-authentication.test.js
labels.test.js
links.test.js Extracted sleep method to e2e framework module 2022-12-05 17:26:29 +07:00
media.test.js
members-exporter.test.js Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00
members-importer.test.js
members-newsletters.test.js
members-stripe-connect.test.js
members.test.js Added email verification trigger test 2022-12-05 18:24:28 +07:00
newsletters.test.js
notifications.test.js Refactored notifications e2e tests to use test framework 2022-09-09 19:51:50 +08:00
oembed.test.js 🐛 Fixed embedded cards for non-utf8 content (#15578) 2022-10-13 12:19:47 +01:00
offers.test.js
pages.test.js Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
posts-legacy.test.js Added email service package (#15849) 2022-11-21 10:29:53 +01:00
posts.test.js Hardened tiers-related snapshot tests 2022-10-27 15:54:28 +08:00
rate-limiting.test.js
redirects.test.js
roles.test.js
session.test.js
settings-files.test.js
settings.test.js Fixed tests for flag bumps and new setting 2022-10-27 18:26:46 +02:00
site.test.js
slugs.test.js
snippets.test.js
stats.test.js Added new referrer source stats API (#15449) 2022-09-22 16:34:26 +05:30
tags.test.js
themes.test.js
tiers.test.js Fixed invalid query strings in tests 2022-11-30 13:31:06 +07:00
users.test.js
utils.js Reduced default post relations (#15798) 2022-11-15 10:17:26 +01:00
webhooks.test.js