MCPcopy
hub / github.com/mastra-ai/mastra / routes.test.ts

File routes.test.ts

deployers/vercel/src/routes.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { getVercelRoutes } from './routes';
3
4describe('getVercelRoutes', () => {

Callers

nothing calls this directly

Calls 3

getVercelRoutesFunction · 0.90
findRouteIndexFunction · 0.85
expectFunction · 0.85

Tested by

no test coverage detected