prop/test
Graham McIntire 607d3d3775
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 13m13s
fix: start :stream_data application in test_helper.exs
The Elixir 1.20 code path workaround adds stream_data's ebin but
doesn't start the application. stream_data's  macro calls
Application.fetch_env!(:stream_data, :initial_size), which requires
the application to be loaded/started.
2026-08-04 14:59:31 -05:00
..
fixtures NarrClient.extract_profile_from_file/3 + fetch_profile_at/2 2026-04-15 18:54:02 -05:00
microwaveprop fix: resolve 5 remaining environment-gap test failures 2026-08-04 14:12:36 -05:00
microwaveprop_web fix: resolve test failures from async interference and rate limiting 2026-08-04 13:27:15 -05:00
mix/tasks chore: remove all APRS-related code and fix credo issues 2026-08-04 12:12:28 -05:00
support fix: add wgrib2 nix derivation and DataCase Req.Test shared mode 2026-08-04 13:50:18 -05:00
test_helper.exs fix: start :stream_data application in test_helper.exs 2026-08-04 14:59:31 -05:00