Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ allowTrailingSlash
Function
allowTrailingSlash
e2e/utils/url.ts:1–1 ·
view source on GitHub ↗
(url: string)
Source
from the content-addressed store, hash-verified
1
export
const
allowTrailingSlash = (url: string) => RegExp(url +
'[/]?$'
);
Callers
8
signout-modal.spec.ts
File · 0.90
completeFrontEndCert
Function · 0.90
completeChallenges
Function · 0.90
completion-modal.spec.ts
File · 0.90
quiz-challenge.spec.ts
File · 0.90
quincy-email-sign-up.spec.ts
File · 0.90
update-email.spec.ts
File · 0.90
redirect.spec.ts
File · 0.90
Calls
no outgoing calls
Tested by
2
completeFrontEndCert
Function · 0.72
completeChallenges
Function · 0.72