MCPcopy Create free account
hub / github.com/Permify/permify / loader_test.go

File loader_test.go

pkg/schema/loader_test.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package schema // Schema package tests
2import ( // Package imports
3 "strings" // String utilities for test assertions
4 // Test frameworks

Callers

nothing calls this directly

Calls 10

NewSchemaLoaderFunction · 0.85
determineSchemaTypeFunction · 0.85
isURLFunction · 0.85
isFilePathFunction · 0.85
loadFromURLFunction · 0.85
loadFromFileFunction · 0.85
loadInlineFunction · 0.85
LoadSchemaMethod · 0.80
ContextFunction · 0.50
ErrorMethod · 0.45

Tested by

no test coverage detected