Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ example.test.js
File
example.test.js
test/unit/example.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//
2
import
{ greet } from
'./fixtures/greet.js'
;
3
import
{ getTimeOfDay } from
'./fixtures/get-time-of-day.js'
;
4
import
* as getTimeOfDayModule from
'./fixtures/get-time-of-day.js'
;
Callers
nothing calls this directly
Calls
4
getTimeOfDay
Function · 0.90
greet
Function · 0.90
test
Function · 0.85
fn
Method · 0.80
Tested by
no test coverage detected