aprs.me/test/integration
Graham McIntire 3652d32e64
test: Add comprehensive tests for historical packet loading on initial page load
- Enhanced LiveView tests to verify historical loading behavior
- Added tests for valid/invalid bounds handling
- Added tests for zoom-based packet limits
- Created integration tests for full browser-based historical loading verification
- Tests ensure packets are loaded immediately when map initializes
- Tests verify different historical time ranges work correctly
- Tests confirm tracked callsigns load all packets regardless of bounds

These tests ensure the historical packet loading feature works reliably across different scenarios.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 09:46:37 -05:00
..
historical_loading_integration_test.exs test: Add comprehensive tests for historical packet loading on initial page load 2025-08-02 09:46:37 -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