MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / logout.test.ts

File logout.test.ts

web/src/app/api/auth/cli/logout/__tests__/logout.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @jest-environment node
3 */
4import { afterEach, beforeEach, describe, expect, mock, test } from 'bun:test'

Callers

nothing calls this directly

Calls 7

postLogoutFunction · 0.90
beforeEachFunction · 0.85
createBaseMockDbFunction · 0.85
afterEachFunction · 0.85
createValidBodyFunction · 0.85
setupFallbackMocksFunction · 0.85
createRequestFunction · 0.70

Tested by

no test coverage detected