prop/config
Graham McIntire 09e65462f5
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 13m28s
fix: wire HrdpsClient into Req.Test plug pipeline
HrdpsClient already calls Req.get/head with req_options() that
merge :hrdps_req_options from config. Add plug: {Req.Test, HrdpsClient}
to test config so Req.Test.stub intercepts HTTP calls — same pattern
as HrrrClient. Also add hrdps_cycle_available_fn default so the
HTTP probe doesn't fire in tests.

Replace the env-based Application.put_env stubs in DataCase with
Req.Test.stub(HrdpsClient, 404).
2026-08-04 17:56:20 -05:00
..
config.exs fix: resolve 27 security, architecture, test, and performance audit findings 2026-07-27 18:19:37 -05:00
dev.exs chore: remove all APRS-related code and fix credo issues 2026-08-04 12:12:28 -05:00
prod.exs Configure outbound SMTP email via Swoosh with TLS 2026-04-02 13:08:50 -05:00
runtime.exs chore: remove all APRS-related code and fix credo issues 2026-08-04 12:12:28 -05:00
test.exs fix: wire HrdpsClient into Req.Test plug pipeline 2026-08-04 17:56:20 -05:00