MCPcopy Create free account
hub / github.com/pillarjs/multiparty / fixture

Function fixture

test/test.js:505–507  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

503 }
504
505 function fixture(name) {
506 return path.join(FIXTURE_PATH, 'file', name)
507 }
508 }
509 },
510 {

Callers 2

test.jsFile · 0.85
createRequestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…