MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / custom-validation.test.ts

File custom-validation.test.ts

tests/e2e/orm/validation/custom-validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createTestClient, loadSchemaWithError } from '@zenstackhq/testtools';
2import { describe, expect, it } from 'vitest';
3
4describe('Custom validation tests', () => {

Callers

nothing calls this directly

Calls 5

createTestClientFunction · 0.90
loadSchemaWithErrorFunction · 0.90
expectNonValidationErrorFunction · 0.85
$setOptionsMethod · 0.80
$setInputValidationMethod · 0.80

Tested by

no test coverage detected