aprs.me/test
Graham McIntire 80983e6223
fix: repair all 60 failing tests after refactor and dep updates
- IS GenServer: add missing :failure_started_at to test build_state/1 map
- IS GenServer: fix stale status server assertion and reconnection test
- IS GenServer: set Logger level to :debug for dispatch parse-error tests
- PacketReplay: remove conflicting Registry start_supervised! from setup
- PacketReplay: update assertion from {:continue_replay} to :start_replay
- Doctests: fix float precision, stale sprite coords, quoting escapes
- API controllers: use string keys for JSON error/postion details
- PacketUtils: fix operator precedence (not is_nil(result).field)
- ThemeManager: update expected dark theme text color
- StatusLive: remove/update stale :loading assign assertions
- Movement: remove {:ok, _v} wrapper from render_hook/3 (returns HTML)
- AprsIsMock: update packet_stats assertion for populated default shape
2026-07-01 09:41:10 -05:00
..
aprsme fix: repair all 60 failing tests after refactor and dep updates 2026-07-01 09:41:10 -05:00
aprsme_web fix: repair all 60 failing tests after refactor and dep updates 2026-07-01 09:41:10 -05:00
assets/js Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
integration cleanup 2026-02-07 10:55:19 -06: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 all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
types format 2026-02-18 14:49:58 -06: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 Remove :slow test tag; make slow tests run fast via configurable timeouts 2026-05-09 09:05:16 -05:00
test_vacuous_disable_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00