MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / gitlab-router.test.ts

File gitlab-router.test.ts

apps/web/src/routers/gitlab-router.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeAll, describe, expect, it } from '@jest/globals';
2import { platform_integrations, type Organization, type User } from '@kilocode/db/schema';
3import { eq } from 'drizzle-orm';
4import { db } from '@/lib/drizzle';

Callers

nothing calls this directly

Calls 6

insertTestUserFunction · 0.90
createOrganizationFunction · 0.90
addUserToOrganizationFunction · 0.90
createCallerForUserFunction · 0.90
deleteMethod · 0.65
valuesMethod · 0.65

Tested by

no test coverage detected