mirror of
https://github.com/lunchcat/sif.git
synced 2026-06-12 19:11:25 -07:00
912f6e8e0e
the remaining hardcoded base urls had no test seam, so their drivers could only be exercised against the live apis. promote them to package vars (matching the dirlist/git/ports pattern from #112) and route dnslist's per-host probes through an injectable transport, then add integration tests that pin each at a local httptest fixture. defaults equal the old const values so behavior is unchanged.