aprs.me/test/support/fixtures
Graham McIntire 4ac70a52c1
fix: Ensure integration tests properly trigger historical packet loading
The integration tests were failing because historical packets weren't
loading automatically. The tests needed to properly trigger the bounds
update event after the map initializes.

Changes:
- Add PostGIS location field to packet fixtures when lat/lon are provided
- Execute JavaScript to manually trigger bounds update after map loads
- This ensures the sendBoundsToServer function is called
- Adjusted timing to wait for map initialization before triggering

This should make the integration tests more reliable by ensuring
historical packets are loaded after the map is ready.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 15:57:48 -05:00
..
accounts_fixtures.ex add callsign to users 2025-07-10 16:07:05 -05:00
packets_fixtures.ex fix: Ensure integration tests properly trigger historical packet loading 2025-08-03 15:57:48 -05:00