kimi-code/packages/server-v2/test
2026-07-07 13:39:59 +08:00
..
__snapshots__ feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
helpers feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
apiSurface.snapshot.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
approvals.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
auth.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
authMiddleware.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
authTokenStore.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
authWiring.e2e.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
bindClassify.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
boot.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
connections.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
debugNonloopback.e2e.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
disableAuth.e2e.test.ts feat(server-v2): wire server-v2 into CLI and close v1 parity gaps 2026-07-06 21:53:33 +08:00
eventMap.test.ts refactor(agent-core-v2): rename scoped services to encode scope 2026-07-01 01:05:53 +08:00
files.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
fs.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
guiStore.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
hostExposure.e2e.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
hostnames.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
inFlightTurnTracker.test.ts feat(server-v2): add /api/v1/ws with seq/epoch watermark and resync 2026-06-30 18:47:01 +08:00
lock.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
messages.test.ts refactor(cron): consolidate cron domain into app/cron 2026-07-03 16:53:54 +08:00
modelCatalog.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
modelCatalogRefreshScheduler.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
openapi.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
origin.test.ts fix(server-v2): treat loopback origins as same-origin for WS upgrade 2026-07-06 14:17:03 +08:00
prompts.test.ts feat(v2): add kimi v2 prefix and fold v1 loop events on replay 2026-07-06 22:57:49 +08:00
publicApi.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
questions.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
rateLimit.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
rpc.test.ts feat(v2): mirror v1 prompt metadata and sync protocol parity 2026-07-07 11:20:11 +08:00
securityExposure.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
sessionEventBroadcaster.test.ts fix(server-v2): broadcast interaction question/approval events over v1 WS 2026-07-06 16:34:38 +08:00
sessionEventJournal.test.ts feat(server-v2): add /api/v1/ws with seq/epoch watermark and resync 2026-06-30 18:47:01 +08:00
sessions.test.ts refactor(agent-core-v2): remove domain barrels via debarrel tool 2026-07-07 13:33:18 +08:00
skills.test.ts feat(server-v2): wire server-v2 into CLI and close v1 parity gaps 2026-07-06 21:53:33 +08:00
snapshot.test.ts feat(server-v2): wire server-v2 into CLI and close v1 parity gaps 2026-07-06 21:53:33 +08:00
snapshotReader.unit.test.ts fix(agent-core-v2): align full compaction handoff with v1 2026-07-07 13:39:59 +08:00
tasks.test.ts Merge remote-tracking branch 'origin/kimi-code-v2' into kimi-code-v2 2026-07-03 17:54:05 +08:00
terminals.test.ts refactor(agent-core-v2,server-v2): merge terminal backend into HostTerminalService 2026-07-03 13:37:46 +08:00
tools.test.ts refactor(cron): consolidate cron domain into app/cron 2026-07-03 16:53:54 +08:00
workspaceFs.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
workspaces.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
ws.test.ts feat(server-v2): add model catalog auto-refresh and remaining wiring 2026-07-01 13:02:26 +08:00
wsBearerProtocol.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
wsHostOrigin.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
wsUpgradeAuth.test.ts feat(server-v2): add auth and request security hardening 2026-07-01 11:44:20 +08:00
wsV1Resync.test.ts refactor(cron): consolidate cron domain into app/cron 2026-07-03 16:53:54 +08:00