Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ normalize.test.ts
File
normalize.test.ts
api/src/utils/normalize.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'vitest'
;
2
import
{
3
normalizeTwitter,
4
normalizeBluesky,
Callers
nothing calls this directly
Calls
7
normalizeTwitter
Function · 0.85
normalizeBluesky
Function · 0.85
normalizeProfileUI
Function · 0.85
normalizeChallenges
Function · 0.85
normalizeFlags
Function · 0.85
normalizeDate
Function · 0.85
normalizeChallengeType
Function · 0.85
Tested by
no test coverage detected