Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ formData.smoke.test.cjs
File
formData.smoke.test.cjs
tests/smoke/cjs/tests/formData.smoke.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ Writable, PassThrough } = require(
'stream'
);
2
const
axios = require(
'axios'
);
3
const
{ describe, it } = require(
'mocha'
);
4
const
{ expect } = require(
'chai'
);
Callers
nothing calls this directly
Calls
3
createCaptureTransport
Function · 0.70
bodyAsUtf8
Function · 0.70
append
Method · 0.65
Tested by
no test coverage detected