MCPcopy 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

1import { resolve } from 'path';
2import { describe, beforeAll, beforeEach, it, expect, vi } from 'vitest';
3import cloneDeep from 'lodash/cloneDeep';
4import toVfile from 'to-vfile';

Callers

nothing calls this directly

Calls 2

parseFixtureFunction · 0.85
pluginFunction · 0.70

Tested by

no test coverage detected