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

File hubUrlResolution.test.js

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

Source from the content-addressed store, hash-verified

1// Tests for config.resolveHubUrl() introduced in v1.69.7.
2//
3// Before v1.69.7, several modules bound their HUB_URL at require()-time from
4// process.env.A2A_HUB_URL || process.env.EVOMAP_HUB_URL || 'https://evomap.ai'.

Callers

nothing calls this directly

Calls 4

getHubUrlFunction · 0.85
freshConfigFunction · 0.70
freshModuleFunction · 0.70
resolveHubUrlFunction · 0.50

Tested by

no test coverage detected