MCPcopy Index your code
hub / github.com/anomalyco/opencode / github-remote.test.ts

File github-remote.test.ts

packages/opencode/test/cli/github-remote.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from "bun:test"
2import { parseGitHubRemote } from "../../src/cli/cmd/github"
3
4test("parses https URL with .git suffix", () => {

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
parseGitHubRemoteFunction · 0.85

Tested by

no test coverage detected