MCPcopy 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

1import { describe, test, expect } from 'vitest';
2import {
3 normalizeTwitter,
4 normalizeBluesky,

Callers

nothing calls this directly

Calls 7

normalizeTwitterFunction · 0.85
normalizeBlueskyFunction · 0.85
normalizeProfileUIFunction · 0.85
normalizeChallengesFunction · 0.85
normalizeFlagsFunction · 0.85
normalizeDateFunction · 0.85
normalizeChallengeTypeFunction · 0.85

Tested by

no test coverage detected