prop/test
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
..
fixtures NarrClient.extract_profile_from_file/3 + fetch_profile_at/2 2026-04-15 18:54:02 -05:00
microwaveprop refactor: idiomatic test sandbox setup (manual mode, single reset hook) 2026-08-04 17:47:49 -05:00
microwaveprop_web fix: prevent contacts_dedup_idx collisions in parallel async tests 2026-08-04 17:05:16 -05:00
mix/tasks fix: prevent contacts_dedup_idx collisions in parallel async tests 2026-08-04 17:05:16 -05:00
support fix: wire HrdpsClient into Req.Test plug pipeline 2026-08-04 17:56:20 -05:00
test_helper.exs fix: suppress Task.Supervised sandbox-cleanup crash noise 2026-08-04 17:52:31 -05:00