Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createTestClient, loadSchemaWithError } from
'@zenstackhq/testtools'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
4
describe(
'Custom validation tests'
, () => {
Callers
nothing calls this directly
Calls
5
createTestClient
Function · 0.90
loadSchemaWithError
Function · 0.90
expectNonValidationError
Function · 0.85
$setOptions
Method · 0.80
$setInputValidation
Method · 0.80
Tested by
no test coverage detected