mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 09:06:14 +00:00
The test dials all.api.radio-browser.info directly. When the upstream TLS certificate expires the test fails and blocks the build — the local codebase has no control over third-party certificate health. Guard with testing.Short() and an opt-in env var so CI stays green and the live-network test can still be run explicitly when needed. Closes #412 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>