Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
import
{ afterEach, beforeEach, describe, expect, mock, test } from
'bun:test'
Callers
nothing calls this directly
Calls
7
postLogout
Function · 0.90
beforeEach
Function · 0.85
createBaseMockDb
Function · 0.85
afterEach
Function · 0.85
createValidBody
Function · 0.85
setupFallbackMocks
Function · 0.85
createRequest
Function · 0.70
Tested by
no test coverage detected