aprs.me/test
Graham McIntire d06ec8b13d
test: Add comprehensive test suite for Aprsme.Packets module
- Add tests for store_packet/1 functionality including validation, MicE data, and error handling
- Add tests for store_bad_packet/2 with proper error type conversion
- Add tests for get_recent_packets/1 with time, bounds, and callsign filtering
- Add tests for get_nearby_stations/4 with distance ordering and exclusions
- Add tests for weather packet queries and cleanup functions
- Add tests for packet replay, streaming, and counting operations
- Fix MicE struct access to use Access behavior instead of dot notation
- Fix error_type conversion to string for BadPacket storage
- Ensure all tests are passing (437 tests, 0 failures)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 17:18:39 -05:00
..
aprsme test: Add comprehensive test suite for Aprsme.Packets module 2025-08-01 17:18:39 -05:00
aprsme_web fix: Resolve GenServer errors in tests 2025-07-30 14:33:11 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration fix tests 2025-07-30 14:33:59 -05:00
support refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00