MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / sort-challengefiles.test.ts

File sort-challengefiles.test.ts

client/utils/sort-challengefiles.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { challengeFiles } from './__fixtures__/challenges';
3import { sortChallengeFiles } from './sort-challengefiles';
4

Callers

nothing calls this directly

Calls 1

sortChallengeFilesFunction · 0.90

Tested by

no test coverage detected