MCPcopy
hub / github.com/claude-code-best/claude-code / detectRepository.test.ts

File detectRepository.test.ts

src/utils/__tests__/detectRepository.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import { parseGitRemote, parseGitHubRepository } from '../detectRepository'
3
4describe('parseGitRemote', () => {

Callers

nothing calls this directly

Calls 2

parseGitRemoteFunction · 0.90
parseGitHubRepositoryFunction · 0.90

Tested by

no test coverage detected