MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-loader-http-imports.mjs

File test-esm-loader-http-imports.mjs

test/es-module/test-esm-loader-http-imports.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawnPromisified } from '../common/index.mjs';
2import fixtures from '../common/fixtures.js';
3import assert from 'node:assert';
4import http from 'node:http';

Callers

nothing calls this directly

Calls 8

promisifyFunction · 0.85
addressMethod · 0.65
matchMethod · 0.65
closeMethod · 0.65
itFunction · 0.50
spawnPromisifiedFunction · 0.50
afterFunction · 0.50
bindMethod · 0.45

Tested by

no test coverage detected