Commit graph

5 commits

Author SHA1 Message Date
b86153cd27
Fix all mix credo --strict warnings (188 → 0)
- Replace apply/2 with direct fully-qualified calls in movement_test
- Fix assert_receive timeouts < 1000ms across 8 test files
- Move nested import statements to module-level scope
- Fix tests with no assertions and add missing doctest
- Replace weak type assertions with specific value checks
- Fix conditional assertions and length/1 expensive patterns
- Disable inappropriate Jump.CredoChecks.AvoidSocketAssignsInTest
- Fix tests not calling application code with credo:disable
- Add various credo:disable comments for legitimate patterns
2026-06-12 16:27:20 -05:00
d9f07e313a
test: QueryBuilder recent_position_packets/callsign_history/weather_packets 2026-04-23 18:25:32 -05:00
b085c8fcdb
test: expand QueryBuilder coverage with time range and callsign filters 2026-04-23 17:39:37 -05:00
bcb3556bf6
Use PostGIS GiST index for spatial bounds queries 2026-02-20 07:29:27 -06:00
d45aed256d
fix historical packet loading 2025-07-10 13:15:16 -05:00