Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ github-resolver.test.ts
File
github-resolver.test.ts
packages/agent-core/test/plugin/github-resolver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
import
{ resolveGithubSource } from
'../../src/plugin/github-resolver'
;
4
Callers
nothing calls this directly
Calls
3
resolveGithubSource
Function · 0.90
mockSequence
Function · 0.85
push
Method · 0.45
Tested by
no test coverage detected