MCPcopy 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

1import { describe, it, expect, afterAll } from "vitest";
2import http from "http";
3import { spawn } from "child_process";
4import fs from "fs";

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
makeRequestFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected