MCPcopy
hub / github.com/node-formidable/formidable / fromFixtures

Function fromFixtures

test/unit/custom-plugins.test.js:22–24  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

20}
21
22function fromFixtures(...args) {
23 return join(process.cwd(), 'test', 'fixture', ...args);
24}
25
26// function makeRequest(server, options) {
27// server.listen(0, () => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…