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

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

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

Source from the content-addressed store, hash-verified

1// Test package map path handling: containment, external paths, longest-path-wins.
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 3

spawnSyncAndAssertFunction · 0.90
spawnSyncAndExitFunction · 0.90
pathMethod · 0.45

Tested by

no test coverage detected