Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thinkjs/thinkjs
/ runTask
Method
runTask
test/case/loader.js:16–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
mock(
'think-crontab'
,
class
Crontab{
16
runTask(){
17
}
18
})
19
20
test.serial(
'normal test'
, t => {
Callers
1
loadCrontab
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected