MCPcopy Create free account
hub / github.com/authzed/authzed-node / v1.test.ts

File v1.test.ts

src/v1.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as grpc from "@grpc/grpc-js";
2import { generateTestToken } from "./__utils__/helpers.js";
3import { Struct } from "./authzedapi/google/protobuf/struct.js";
4import { PreconnectServices, deadlineInterceptor } from "./util.js";

Callers

nothing calls this directly

Calls 13

NewClientFunction · 0.85
generateTestTokenFunction · 0.85
deadlineInterceptorFunction · 0.85
createStructFromObjectFunction · 0.85
nowMethod · 0.80
checkPermissionMethod · 0.65
writeSchemaMethod · 0.65
writeRelationshipsMethod · 0.65
lookupSubjectsMethod · 0.65
lookupResourcesMethod · 0.65

Tested by

no test coverage detected