MCPcopy Create free account
hub / github.com/sourcebot-dev/sourcebot / bitbucket.test.ts

File bitbucket.test.ts

packages/backend/src/bitbucket.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, describe } from 'vitest';
2import { cloudShouldExcludeRepo, serverShouldExcludeRepo, BitbucketRepository } from './bitbucket';
3import { BitbucketConnectionConfig } from '@sourcebot/schemas/v3/bitbucket.type';
4import { SchemaRepository as CloudRepository } from '@coderabbitai/bitbucket/cloud/openapi';

Callers

nothing calls this directly

Calls 4

cloudShouldExcludeRepoFunction · 0.90
serverShouldExcludeRepoFunction · 0.90
makeCloudRepoFunction · 0.85
makeServerRepoFunction · 0.85

Tested by

no test coverage detected