Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authzed/authzed-node
/ full.test.ts
File
full.test.ts
src/full.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ClientSecurity } from
"./util.js"
;
2
import
* as v1 from
"./v1.js"
;
3
import
{ Consistency } from
"./v1.js"
;
4
import
{ generateTestToken } from
"./__utils__/helpers.js"
;
Callers
nothing calls this directly
Calls
5
generateTestToken
Function · 0.85
writeSchema
Method · 0.65
writeRelationships
Method · 0.65
checkPermission
Method · 0.65
create
Method · 0.45
Tested by
no test coverage detected