aprs.me/test
Graham McIntire 9111e6355a
Some checks failed
Elixir CI / Build and test (push) Failing after 3m27s
Elixir CI / Dialyzer (push) Successful in 3m54s
Elixir CI / Build and Push Docker Image (push) Has been skipped
fix: make spatial packet tests robust against :process_batch mailbox pollution
Replace assert_receive with a receive_spatial_packet helper that ignores
:process_batch messages. These are scheduled by handle_events via
Process.send_after and can pollute the test process mailbox when tests
run in the full test suite.
2026-08-06 17:57:07 -05:00
..
aprsme fix: make spatial packet tests robust against :process_batch mailbox pollution 2026-08-06 17:57:07 -05:00
aprsme_web fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
assets/js Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
integration fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
mix/tasks Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
mix_unused Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
support fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
types deps: ecto_sql 3.13→3.14, prom_ex 1.11→1.12, decimal 2.4→3.1, ecto 3.13→3.14; bump test pool for sandbox 2026-07-08 10:46:05 -05:00
aprs_is_mock_test.exs fix: repair all 60 failing tests after refactor and dep updates 2026-07-01 09:41:10 -05:00
test_helper.exs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00