aprs.me/test/integration
Graham McIntire de10763915
fix: Center integration tests on test packet locations
The integration tests were failing because the map was loading at a default
location that didn't include the test packets. The tests were creating
packets in specific locations but the map view wasn't centered on them.

Changes:
- Center first test on New York area (40.735, -73.996) where test packets are
- Center other tests on central US (39.8283, -98.5795) for broader view
- Add appropriate zoom levels for each test scenario
- Ensure all test URLs include location parameters

This ensures the test packets are within the map viewport when the tests
run, allowing the markers to be visible and clickable.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 15:48:31 -05:00
..
historical_loading_integration_test.exs fix: Center integration tests on test packet locations 2025-08-03 15:48:31 -05:00
historical_packets_test.exs performance improvements 2025-07-08 10:03:52 -05:00
map_integration_test.exs fix: Fix failing tests and improve test reliability 2025-07-30 14:24:21 -05:00
simple_integration_test.exs fix tests 2025-07-30 14:33:59 -05:00