aprs.me/test/aprsme
Graham McIntire 6026c0f888
Fix failing tests and improve movement tracking
- Fixed PHG parsing test to match actual parser behavior
- Fixed movement test to properly handle batch loading behavior
- Movement test now sets bounds and uses higher zoom level
- Added helper function to flush events during test setup
- All tests now passing with clean compilation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 10:03:04 -05:00
..
accounts add callsign to users 2025-07-10 16:07:05 -05:00
packets add heatmap on zoom out 2025-07-10 14:26:01 -05:00
workers refactor to use external parser 2025-06-24 14:22:09 -05:00
archiver_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
bad_packet_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
callsign_test.exs more permissive callsign parsing 2025-07-12 09:10:49 -05:00
connection_prevention_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
convert_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
data_extended_test.exs fix messaging name 2025-06-24 14:29:47 -05:00
device_identification_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
encoding_utils_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
geo_utils_test.exs account for gps drift 2025-07-12 09:40:28 -05:00
geometry_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
is_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packet_parsing_test.exs Fix failing tests and improve movement tracking 2025-07-14 10:03:04 -05:00
packet_replay_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packet_test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
packet_weather_extraction_test.exs integrate /:call to main page 2025-07-13 10:36:58 -05:00
packets_encoding_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
packets_mic_e_test.exs add packet batcher 2025-06-24 15:06:09 -05:00
packets_weather_test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00
passcode_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00