MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / add-scene.test.js

File add-scene.test.js

tools/challenge-parser/parser/plugins/add-scene.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, beforeAll, beforeEach, it, expect } from 'vitest';
2import parseFixture from '../__fixtures__/parse-fixture';
3import addScene from './add-scene';
4

Callers

nothing calls this directly

Calls 2

parseFixtureFunction · 0.85
pluginFunction · 0.70

Tested by

no test coverage detected