MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / validation.test.ts

File validation.test.ts

api/src/utils/validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { isObjectID } from './validation.js';
3
4describe('Validation', () => {

Callers

nothing calls this directly

Calls 1

isObjectIDFunction · 0.85

Tested by

no test coverage detected