MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / sort-challenges.test.js

File sort-challenges.test.js

curriculum/src/test/utils/sort-challenges.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2
3import { shuffleArray } from '@freecodecamp/shared/utils/shuffle-array';
4import { sortChallenges } from './sort-challenges.js';

Callers

nothing calls this directly

Calls 1

shuffleArrayFunction · 0.90

Tested by

no test coverage detected