Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ add-video-question.test.js
File
add-video-question.test.js
tools/challenge-parser/parser/plugins/add-video-question.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, beforeAll, beforeEach, it, expect } from
'vitest'
;
2
import
parseFixture from
'../__fixtures__/parse-fixture'
;
3
import
addVideoQuestion from
'./add-video-question'
;
4
Callers
nothing calls this directly
Calls
3
parseFixture
Function · 0.85
checkQuestion
Function · 0.85
plugin
Function · 0.70
Tested by
no test coverage detected