MCPcopy Index your code
hub / github.com/simstudioai/sim / validation.test.ts

File validation.test.ts

apps/sim/lib/table/__tests__/validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 10

validateTableNameFunction · 0.90
validateColumnDefinitionFunction · 0.90
validateTableSchemaFunction · 0.90
validateRowSizeFunction · 0.90
validateRowAgainstSchemaFunction · 0.90
coerceRowToSchemaFunction · 0.90
coerceRowValuesFunction · 0.90
getUniqueColumnsFunction · 0.90
parseMethod · 0.80

Tested by

no test coverage detected