Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ auth.smoke.test.js
File
auth.smoke.test.js
tests/smoke/esm/tests/auth.smoke.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
'vitest'
;
2
3
import
http from
'http'
;
4
import
axios from
'axios'
;
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