Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ serialize.test.ts
File
serialize.test.ts
packages/agent-core/test/errors/serialize.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ APIStatusError } from
'@moonshot-ai/kosong'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
4
import
{ toKimiErrorPayload } from
'#/errors/serialize'
;
Callers
nothing calls this directly
Calls
1
toKimiErrorPayload
Function · 0.90
Tested by
no test coverage detected