MCPcopy
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//
2import { greet } from './fixtures/greet.js';
3import { getTimeOfDay } from './fixtures/get-time-of-day.js';
4import * as getTimeOfDayModule from './fixtures/get-time-of-day.js';

Callers

nothing calls this directly

Calls 4

getTimeOfDayFunction · 0.90
greetFunction · 0.90
testFunction · 0.85
fnMethod · 0.80

Tested by

no test coverage detected