Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ mcp_scripts_mcp_server_http.test.cjs
File
mcp_scripts_mcp_server_http.test.cjs
actions/setup/js/mcp_scripts_mcp_server_http.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterAll } from
"vitest"
;
2
import
http from
"http"
;
3
import
{ spawn } from
"child_process"
;
4
import
fs from
"fs"
;
Callers
nothing calls this directly
Calls
3
error
Method · 0.80
makeRequest
Function · 0.70
parse
Method · 0.45
Tested by
no test coverage detected