aprs.me/test/aprsme_web
Graham McIntire 41cc642d7e
Fix compile warnings and add comprehensive mobile channel tests
- Fix unsubscribe_from_bounds -> unsubscribe (function doesn't exist)
- Fix search_callsign query to use 'lon' instead of 'lng' field
- Add comprehensive test suite for mobile channel:
  - Join and subscription tests
  - Bounds validation tests
  - Callsign search tests
  - Callsign tracking tests
  - Streaming packet tests
  - Packet data format tests
  - 29 tests total, all passing

Created test/support/channel_case.ex for channel testing infrastructure.

Generated with Claude Code https://claude.com/claude-code
2025-10-25 13:18:55 -05:00
..
channels Fix compile warnings and add comprehensive mobile channel tests 2025-10-25 13:18:55 -05:00
controllers refactor to use external parser 2025-06-24 14:22:09 -05:00
integration fix: resolve test failures and improve error handling 2025-10-13 09:26:40 -05:00
live updates with parser updates 2025-08-03 09:19:31 -05:00
plugs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
aprs_symbol_test.exs format 2025-07-09 16:22:58 -05:00
time_helpers_test.exs updates with parser updates 2025-08-03 09:19:31 -05:00