prop/test
Graham McIntire ec1df7a4df
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 13m28s
fix: resolve test failures from async interference and rate limiting
- hrrr_client_test: async:true => async:false so Req.Test stubs are
  visible in Task.Supervisor.async_stream_nolink worker processes.
- weather_test: add setup blocks to latest_grid_valid_time/0 and
  available_weather_valid_times/0 describe blocks that delete
  is_grid_point=true HrrrProfile rows before each test, preventing
  cross-contamination from other async test modules.
- contact_map_controller_test: call RateLimiter.reset() in setup so
  accumulated ETS counters from prior tests don't trigger 429s.
2026-08-04 13:27:15 -05:00
..
fixtures NarrClient.extract_profile_from_file/3 + fetch_profile_at/2 2026-04-15 18:54:02 -05:00
microwaveprop fix: resolve test failures from async interference and rate limiting 2026-08-04 13:27:15 -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 chore: remove all APRS-related code and fix credo issues 2026-08-04 12:12:28 -05:00
test_helper.exs chore: remove all APRS-related code and fix credo issues 2026-08-04 12:12:28 -05:00