6026c0f888
Fix failing tests and improve movement tracking
...
- Fixed PHG parsing test to match actual parser behavior
- Fixed movement test to properly handle batch loading behavior
- Movement test now sets bounds and uses higher zoom level
- Added helper function to flush events during test setup
- All tests now passing with clean compilation
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 10:03:04 -05:00
766a1301e0
fix stations that heard call
2025-07-13 18:55:51 -05:00
610a5b8949
refactor
2025-07-13 16:49:20 -05:00
fa89712587
main map improvements
2025-07-13 14:58:13 -05:00
532a81c0b4
integrate /:call to main page
2025-07-13 10:36:58 -05:00
4348d34f62
fix weather
2025-07-12 10:53:11 -05:00
c09f9175f4
add PHG parsing
2025-07-12 10:22:43 -05:00
68f0e77f37
add comment on info page
2025-07-12 09:47:09 -05:00
ad88e34ab6
account for gps drift
2025-07-12 09:40:28 -05:00
15c8aa1d25
more permissive callsign parsing
2025-07-12 09:10:49 -05:00
628495fc76
badpackets formatting
2025-07-12 08:02:51 -05:00
f5e0f33ac2
fix geolocation hopefully
2025-07-10 17:12:49 -05:00
4f0fa59be8
ip lookup on page load
2025-07-10 16:45:21 -05:00
7da91f5ccb
fix some accidental weather decoded packets
2025-07-10 16:30:48 -05:00
38920e9f3d
add callsign to users
2025-07-10 16:07:05 -05:00
73d67da457
actually add m ore files
2025-07-10 15:44:39 -05:00
a1ac8abc1e
fix some tests
2025-07-10 15:44:28 -05:00
aaf92d9045
add heatmap on zoom out
2025-07-10 14:26:01 -05:00
d45aed256d
fix historical packet loading
2025-07-10 13:15:16 -05:00
48447ab42e
refactor and performance improvements
2025-07-10 10:53:34 -05:00
8eb1e90622
use postgis for testing
2025-07-09 16:48:55 -05:00
eb3e30abd6
tweaks
2025-07-09 16:37:30 -05:00
ef95f597b0
format
2025-07-09 16:22:58 -05:00
514d1b66d5
fix all the main map display issues
2025-07-09 16:20:29 -05:00
6d9b878a17
clean up warnings
2025-07-08 13:29:44 -05:00
711d92ebb6
performance improvements
2025-07-08 10:03:52 -05:00
5ad101a69e
passing tests
2025-07-07 16:29:38 -05:00
fc449ed5f9
en español
2025-07-05 15:51:39 -05:00
d15821e72e
more detail fixing
2025-07-04 10:23:37 -05:00
c8ee465015
weather charts
2025-07-03 11:29:01 -05:00
1354b7da07
historical packets working again
2025-06-28 11:34:15 -05:00
f08330b46c
weather fixing
2025-06-25 11:40:04 -05:00
0beb278371
add packet batcher
2025-06-24 15:06:09 -05:00
229c8f8305
fix messaging name
2025-06-24 14:29:47 -05:00
ce7c50caa1
refactor to use external parser
2025-06-24 14:22:09 -05:00
54b3bbf522
better device parsing
2025-06-23 14:25:19 -05:00
a48b2edcb3
add device identifier
2025-06-23 14:19:04 -05:00
c6ee55dc92
refactor parser
2025-06-23 11:45:05 -05:00
8a7c9dc6df
test coverage increase
2025-06-23 11:05:45 -05:00
fc94ec45a8
more tests
2025-06-23 11:01:32 -05:00
58454923ab
refactor parser
2025-06-23 10:53:34 -05:00
Fly Dev
7f4cc74348
Clean up remaining test files and remove unused mocks
...
- Remove unused mocks.ex file
- Clean up time_helpers_test.exs
- Complete test suite cleanup after fixing all errors and warnings
2025-06-23 14:50:03 +00:00
Fly Dev
1dcb2d8a02
remove remaining unused helper function
2025-06-23 14:26:32 +00:00
Fly Dev
43f40d058d
remove unused helper functions
2025-06-23 14:26:08 +00:00
Fly Dev
9fb25147b5
fix mocking issues and remove unused import
2025-06-23 14:25:51 +00:00
Fly Dev
2af3d8549a
fix duplicate functions and mocking in historical_packets_test
2025-06-23 14:23:18 +00:00
Fly Dev
9f4369771d
add missing expect helper functions to historical_packets_test
2025-06-23 14:22:15 +00:00
Fly Dev
9b7ab75f31
fix MockHelpers to prevent redefinition of mocks
2025-06-23 14:21:48 +00:00
Fly Dev
969dc1ee81
update MockHelpers to stub all expected functions
2025-06-23 14:21:16 +00:00
Fly Dev
06a42bd806
fix MockHelpers to use correct Packets behaviour
2025-06-23 14:20:28 +00:00