Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ update-email.spec.ts
File
update-email.spec.ts
e2e/update-email.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
;
2
import
translations from
'../client/i18n/locales/english/translations.json'
;
3
import
{ allowTrailingSlash } from
'./utils/url'
;
4
import
{
Callers
nothing calls this directly
Calls
5
deleteAllEmails
Function · 0.90
getAllEmails
Function · 0.90
getSubject
Function · 0.90
getFirstEmail
Function · 0.90
allowTrailingSlash
Function · 0.90
Tested by
no test coverage detected