MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / auth.test.ts

File auth.test.ts

apps/cli/src/http/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, beforeEach } from 'node:test'
2import assert from 'node:assert/strict'
3import { setAuthToken, setRequireAuth, authHook } from '@openchatlab/http-routes'
4

Callers

nothing calls this directly

Calls 5

setAuthTokenFunction · 0.90
setRequireAuthFunction · 0.90
authHookFunction · 0.90
fakeReplyFunction · 0.85
fakeRequestFunction · 0.85

Tested by

no test coverage detected