MCPcopy Create free account
hub / github.com/EvoMap/evolver / nodeIdResolution.test.js

File nodeIdResolution.test.js

test/nodeIdResolution.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Tests for getNodeId resolution chain:
2// 1. A2A_NODE_ID env (with format validation, warn on malformed but still use)
3// 2. Persisted ~/.evomap/node_id (accepts 12-32 hex)
4// 3. Project-local .evomap_node_id fallback

Callers

nothing calls this directly

Calls 2

withTempHomeFunction · 0.85
freshRequireFunction · 0.70

Tested by

no test coverage detected