MCPcopy Index your code
hub / github.com/TanStack/ai / getDefaultTests

Function getDefaultTests

packages/ai-code-mode-skills/test-cli/tests.ts:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 * Get all tests (no skip-by-default logic for skills tests)
156 */
157export function getDefaultTests(): Array<TestDefinition> {
158 return TESTS
159}

Callers 1

runCommandFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected