MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / get-id.test.js

File get-id.test.js

tools/challenge-parser/parser/plugins/utils/get-id.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, beforeAll, it, expect } from 'vitest';
2
3import parseFixture from '../../__fixtures__/parse-fixture';
4import getId from './get-id';

Callers

nothing calls this directly

Calls 2

parseFixtureFunction · 0.85
getIdFunction · 0.70

Tested by

no test coverage detected