Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ instance.smoke.test.cjs
File
instance.smoke.test.cjs
tests/smoke/cjs/tests/instance.smoke.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ EventEmitter } = require(
'events'
);
2
const
{ PassThrough } = require(
'stream'
);
3
const
axios = require(
'axios'
);
4
const
{ describe, it } = require(
'mocha'
);
Callers
nothing calls this directly
Calls
5
create
Method · 0.80
get
Method · 0.80
use
Method · 0.80
getUri
Method · 0.80
createTransportCapture
Function · 0.70
Tested by
no test coverage detected