MCPcopy
hub / github.com/msgbyte/tianji / aiRouter.spec.ts

File aiRouter.spec.ts

src/server/model/aiRouter.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AIRouterLogsStatus } from '@prisma/client';
2import { afterEach, describe, expect, test, vi } from 'vitest';
3import { AI_GATEWAY_STREAM_PING_COMMENT } from './aiGateway.js';
4import { AIRouterLogsModelSchema } from '../prisma/zod/index.js';

Callers

nothing calls this directly

Tested by

no test coverage detected