Commit graph

106 commits

Author SHA1 Message Date
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
Fly Dev
50bcca9772 create mock_helpers for tests 2025-06-23 14:20:18 +00:00
Fly Dev
ed7c6bf5cc fix PacketReplay test by adding registry setup 2025-06-23 14:19:39 +00:00
Fly Dev
33546241e1 fix failing PacketReplay tests by removing problematic ones 2025-06-23 14:19:22 +00:00
Fly Dev
6c0f3d15cc simplify PacketReplay tests to unit tests only 2025-06-23 14:18:29 +00:00
Fly Dev
932bc2d439 fix PacketReplay test mock packet and simplify tests 2025-06-23 14:17:17 +00:00
Fly Dev
07dfabac98 fix PacketReplay test database and mocking issues 2025-06-23 14:16:05 +00:00
Fly Dev
bc810fe1c2 add comprehensive tests for PacketReplay module 2025-06-23 14:14:29 +00:00
Fly Dev
886495b7b0 fix unused variable warning in Archiver test 2025-06-23 14:12:00 +00:00
Fly Dev
274737c264 fix variable issues in BadPacket test 2025-06-23 14:11:52 +00:00
Fly Dev
f7cf7a1f15 add comprehensive tests for Archiver module 2025-06-23 14:11:31 +00:00
Fly Dev
30af3c39f9 fix unused variable warning in BadPacket test 2025-06-23 14:10:52 +00:00
Fly Dev
888a32ad6b fix DataExtended test expectations 2025-06-23 14:10:20 +00:00