MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / polyvinyl.test.ts

File polyvinyl.test.ts

packages/shared/src/utils/polyvinyl.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { createPoly, createSource } from './polyvinyl';
3
4const polyData = {

Callers

nothing calls this directly

Calls 2

createPolyFunction · 0.90
createSourceFunction · 0.90

Tested by

no test coverage detected