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

File syncSearchContexts.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test, vi } from 'vitest';
2import type { PrismaClient } from '@sourcebot/db';
3import { repoMetadataSchema } from '@sourcebot/shared';
4

Callers

nothing calls this directly

Calls 5

buildDbFunction · 0.85
syncSearchContextsFunction · 0.85
makeRepoNoTopicsFunction · 0.85
makeGitHubRepoFunction · 0.85
makeGitLabRepoFunction · 0.85

Tested by

no test coverage detected