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

File repoIndexManager.test.ts

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

Source from the content-addressed store, hash-verified

1import type { PrismaClient, Repo } from '@sourcebot/db';
2import { RepoIndexingJobStatus, RepoIndexingJobType } from '@sourcebot/db';
3import type { Job } from 'bullmq';
4import type { Redis } from 'ioredis';

Callers

nothing calls this directly

Calls 6

createMockPrismaFunction · 0.85
createMockRedisFunction · 0.85
createMockSettingsFunction · 0.85
createMockPromClientFunction · 0.85
disposeMethod · 0.45

Tested by

no test coverage detected