Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ auth-middleware.e2e.test.ts
File
auth-middleware.e2e.test.ts
packages/server/test/auth-middleware.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ request as httpRequest } from
'node:http'
;
2
3
import
Fastify, {
type
FastifyInstance } from
'fastify'
;
4
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
12
createAuthHook
Function · 0.90
closeAll
Function · 0.90
boot
Function · 0.90
rawGet
Function · 0.85
inject
Method · 0.80
json
Method · 0.80
fixedImpl
Function · 0.70
get
Method · 0.65
send
Method · 0.65
code
Method · 0.65
ready
Method · 0.65
close
Method · 0.65
Tested by
no test coverage detected