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

File add-frontmatter.test.js

tools/challenge-parser/parser/plugins/add-frontmatter.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 { isObject } from 'lodash';
3
4import parse from '../__fixtures__/parse-fixture';

Callers

nothing calls this directly

Calls 2

parseFunction · 0.85
pluginFunction · 0.70

Tested by

no test coverage detected