MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / agent-validation.test.ts

File agent-validation.test.ts

common/src/__tests__/agent-validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, test } from 'bun:test'
2
3import { validateAgents } from '../templates/agent-validation'
4import { DynamicAgentDefinitionSchema } from '../types/dynamic-agent-template'

Callers

nothing calls this directly

Calls 3

validateAgentsFunction · 0.90
beforeEachFunction · 0.85

Tested by

no test coverage detected