Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ auth.smoke.test.cjs
File
auth.smoke.test.cjs
tests/smoke/cjs/tests/auth.smoke.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
http = require(
'http'
);
2
const
axios = require(
'axios'
);
3
const
{ describe, it, afterEach } = require(
'mocha'
);
4
const
{ expect } = require(
'chai'
);
Callers
nothing calls this directly
Calls
8
toString
Method · 0.80
setHeader
Method · 0.80
end
Method · 0.80
get
Method · 0.80
stopServer
Function · 0.70
requestWithConfig
Function · 0.70
startServer
Function · 0.70
from
Method · 0.45
Tested by
no test coverage detected