MCPcopy
hub / github.com/TryGhost/Ghost / staff-invites.test.ts

File staff-invites.test.ts

e2e/tests/admin/settings/staff-invites.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {EmailClient, MailPit} from '@/helpers/services/email/mail-pit';
2import {InviteSignupPage, SettingsPage} from '@/admin-pages';
3import {expect, test, withIsolatedPage} from '@/helpers/playwright';
4import {extractInviteLink} from '@/helpers/services/email/utils';

Callers

nothing calls this directly

Calls 8

extractInviteLinkFunction · 0.90
withIsolatedPageFunction · 0.90
inviteUserMethod · 0.80
acceptInviteMethod · 0.80
searchMethod · 0.65
getMessageDetailedMethod · 0.65
gotoMethod · 0.45
clickMethod · 0.45

Tested by

no test coverage detected