Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ get-id.test.js
File
get-id.test.js
tools/challenge-parser/parser/plugins/utils/get-id.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, beforeAll, it, expect } from
'vitest'
;
2
3
import
parseFixture from
'../../__fixtures__/parse-fixture'
;
4
import
getId from
'./get-id'
;
Callers
nothing calls this directly
Calls
2
parseFixture
Function · 0.85
getId
Function · 0.70
Tested by
no test coverage detected