Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zenstackhq/zenstack
/ nonexistent-models.test.ts
File
nonexistent-models.test.ts
tests/e2e/orm/policy/nonexistent-models.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createPolicyTestClient } from
'@zenstackhq/testtools'
;
2
import
{ describe, expect, it } from
'vitest'
;
3
4
describe(
'Policy tests for nonexistent models and fields'
, () => {
Callers
nothing calls this directly
Calls
4
createPolicyTestClient
Function · 0.90
$unuseAll
Method · 0.80
$executeRawUnsafe
Method · 0.80
execute
Method · 0.80
Tested by
no test coverage detected