Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ index.test.ts
File
index.test.ts
client/src/templates/Challenges/utils/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
envData from
'../../../../config/env.json'
;
3
import
{ getGuideUrl } from
'./index'
;
4
Callers
nothing calls this directly
Calls
1
getGuideUrl
Function · 0.90
Tested by
no test coverage detected