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

File signout.test.ts

api/src/routes/public/signout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from 'vitest';
2import { devLogin, setupServer, superRequest } from '../../../vitest.utils.js';
3
4describe('GET /signout', () => {

Callers

nothing calls this directly

Calls 3

devLoginFunction · 0.85
superRequestFunction · 0.85
setupServerFunction · 0.50

Tested by

no test coverage detected