MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-package-map-boundaries.mjs

File test-esm-package-map-boundaries.mjs

test/es-module/test-esm-package-map-boundaries.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that package maps fall back for builtins and reject files outside mapped packages.
2import '../common/index.mjs';
3import { spawnSyncAndAssert, spawnSyncAndExit } from '../common/child_process.js';
4import * as fixtures from '../common/fixtures.mjs';

Callers

nothing calls this directly

Calls 4

spawnSyncAndAssertFunction · 0.90
spawnSyncAndExitFunction · 0.90
refreshMethod · 0.45
pathMethod · 0.45

Tested by

no test coverage detected