MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2
3import { resolveGithubSource } from '../../src/plugin/github-resolver';
4

Callers

nothing calls this directly

Calls 3

resolveGithubSourceFunction · 0.90
mockSequenceFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected