MCPcopy
hub / github.com/node-formidable/formidable / promise.test.js

File promise.test.js

test-node/standalone/promise.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ok, strictEqual } from 'node:assert';
2import { createServer } from 'node:http';
3import test from 'node:test';
4import formidable, { errors } from '../../src/index.js';

Callers

nothing calls this directly

Calls 6

createServerFunction · 0.85
formidableFunction · 0.85
isPromiseFunction · 0.85
parseMethod · 0.80
testFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected