Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ tasks.test.ts
File
tasks.test.ts
apps/vis/server/test/routes/tasks.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, writeFile } from
'node:fs/promises'
;
2
import
{ join } from
'node:path'
;
3
4
import
{ describe, it, expect, afterEach } from
'vitest'
;
Callers
nothing calls this directly
Calls
6
buildSessionFixture
Function · 0.90
tasksRoute
Function · 0.90
seed
Function · 0.85
json
Method · 0.80
request
Method · 0.65
cleanup
Function · 0.50
Tested by
no test coverage detected