Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ logic.js
File
logic.js
test/case/extend/logic.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'ava'
;
2
const
mock = require(
'mock-require'
);
3
const
mockie = require(
'../../lib/mockie'
);
4
mockie.mockThinkValidator();
Callers
nothing calls this directly
Calls
2
__after
Method · 0.80
validate
Method · 0.65
Tested by
no test coverage detected