prop/test
Graham McIntire 51678e0fb9
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 39s
fix: two test issues causing 37 failures
1. RoverPathProfileWorker sandbox ownership: fallback_hits/2 used
   Task.async_stream spawning separate DB-querying processes that
   lacked Ecto sandbox ownership in test mode. Replaced with
   sequential Enum.map since miss list is ≤9 points — no meaningful
   perf impact and eliminates the sandbox race entirely.

2. PSKR client test: asserted '6m' band in defaults, but the actual
   microwave band name is '6cm'. Fixed assertion.
2026-07-22 16:37:17 -05:00
..
fixtures NarrClient.extract_profile_from_file/3 + fetch_profile_at/2 2026-04-15 18:54:02 -05:00
microwaveprop fix: two test issues causing 37 failures 2026-07-22 16:37:17 -05:00
microwaveprop_web feat(admin): beacon monitor reassign, token regen, assigned_by display, user monitor management 2026-07-22 16:27:21 -05:00
mix/tasks chore: bump deps, fix doctests, fix credo issues 2026-07-01 17:46:03 -05:00
support fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
test_helper.exs test: silence Postgrex sandbox disconnect noise 2026-05-08 10:43:51 -05:00