MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / restore-directives.test.js

File restore-directives.test.js

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

Source from the content-addressed store, hash-verified

1import { describe, beforeEach, beforeAll, it, expect } from 'vitest';
2import cloneDeep from 'lodash/cloneDeep';
3import find from 'unist-util-find';
4import { selectAll } from 'unist-util-select';

Callers

nothing calls this directly

Calls 2

parseFixtureFunction · 0.85
pluginFunction · 0.70

Tested by

no test coverage detected