MCPcopy Index your code
hub / github.com/node-formidable/formidable / multipart_parser.test.js

File multipart_parser.test.js

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

Source from the content-addressed store, hash-verified

1import {Readable} from 'node:stream';
2import MultipartParser from '../../src/parsers/Multipart.js';
3import {malformedMultipart} from '../../src/FormidableError.js';
4

Callers

nothing calls this directly

Calls 3

initWithBoundaryMethod · 0.80
testFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected