Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ replace-imports.test.js
File
replace-imports.test.js
tools/challenge-parser/parser/plugins/replace-imports.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolve } from
'path'
;
2
import
{ describe, beforeAll, beforeEach, it, expect, vi } from
'vitest'
;
3
import
cloneDeep from
'lodash/cloneDeep'
;
4
import
toVfile from
'to-vfile'
;
Callers
nothing calls this directly
Calls
2
parseFixture
Function · 0.85
plugin
Function · 0.70
Tested by
no test coverage detected