aprs.me/test/aprsme_web/live/map_live
Graham McIntire 7da700f444
Fix all failing tests
- Fixed GeoUtils.significant_movement? test: Updated test coordinates
  to actually move 55 meters (over 50m threshold) instead of 11 meters

- Fixed MapLive movement notification tests: Changed packet maps to use
  atom keys instead of string keys to match expected format

- Fixed JavaScript URL interpolation in layout template: Replaced
  incorrect HEEx syntax with static paths for vendor bundles

- Made movement tests more resilient by using receive blocks instead
  of assert_push_event for better reliability in test environment

All 376 tests now pass successfully with 0 failures.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 14:14:04 -05:00
..
callsign_view_test.exs integrate /:call to main page 2025-07-13 10:36:58 -05:00
index_test.exs historical packets working again 2025-06-28 11:34:15 -05:00
map_helpers_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
movement_test.exs Fix all failing tests 2025-07-25 14:14:04 -05:00
overlay_rendering_test.exs refactor and performance improvements 2025-07-10 10:53:34 -05:00
packet_utils_test.exs integrate /:call to main page 2025-07-13 10:36:58 -05:00
performance_test.exs refactor and performance improvements 2025-07-10 10:53:34 -05:00
rf_path_test.exs fix stations that heard call 2025-07-13 18:55:51 -05:00