Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ verify.test.ts
File
verify.test.ts
test/compute-engine/verify.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ComputeEngine } from
'../../src/compute-engine'
;
2
3
describe(
'VERIFY'
, () => {
4
test(
'returns undefined when predicate cannot be decided'
, () => {
Callers
nothing calls this directly
Calls
8
propositionFor
Function · 0.85
verify
Method · 0.65
expr
Method · 0.65
assume
Method · 0.65
parse
Method · 0.65
declare
Method · 0.65
evaluate
Method · 0.65
build
Function · 0.50
Tested by
no test coverage detected