prop/test/microwaveprop_web
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
..
api fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
controllers fix: resolve test failures from async interference and rate limiting 2026-08-04 13:27:15 -05:00
live Fix LiveView crashes and stabilize test suite 2026-08-01 09:26:47 -05:00
plugs Fix LiveView crashes and stabilize test suite 2026-08-01 09:26:47 -05:00
analytics_test.exs feat: harden /map analysis breakdown + move Plausible to root layout 2026-04-21 15:56:30 -05:00
grid_bounds_test.exs fix(security,perf): address 9 audit findings (access control, DoS, crashes) 2026-05-11 18:53:21 -05:00
live_helpers_test.exs refactor: deduplicate helpers and simplify Scorer 2026-04-28 14:14:34 -05:00
live_table_footer_test.exs Show windowed page list in live_table footer 2026-04-13 10:02:19 -05:00
location_resolver_test.exs refactor: deduplicate helpers and simplify Scorer 2026-04-28 14:14:34 -05:00
metrics_log_suppression_test.exs fix(web): suppress HEAD request logs 2026-04-22 16:50:58 -05:00
metrics_plug_test.exs test: push line coverage from 71.7% → 78.67% 2026-04-23 18:43:18 -05:00
skew_t_property_test.exs test(property): add property tests for terrain + atmospheric math 2026-04-21 13:56:39 -05:00
skew_t_test.exs fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
telemetry_test.exs Fix LiveView crashes and stabilize test suite 2026-08-01 09:26:47 -05:00
user_auth_test.exs Beacon power in mW, settings tweaks 2026-04-08 12:45:35 -05:00