MCPcopy
hub / github.com/freeCodeCamp/freeCodeCamp / extensions.test.ts

File extensions.test.ts

api/src/db/extensions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterAll } from 'vitest';
2import { defaultUserEmail, setupServer } from '../../vitest.utils.js';
3
4import { createUserInput } from '../utils/create-user.js';

Callers

nothing calls this directly

Calls 2

createUserInputFunction · 0.85
setupServerFunction · 0.50

Tested by

no test coverage detected