Commit graph

91 commits

Author SHA1 Message Date
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
Fly Dev
d4c4840b11 add comprehensive tests for DataExtended module 2025-06-23 14:09:53 +00:00
Fly Dev
304931d7fe fix variable reference in BadPacket test 2025-06-23 14:09:05 +00:00
Fly Dev
61aeea31b2 fix unused variable warning in BadPacket test 2025-06-23 14:08:50 +00:00
Fly Dev
c57964686f fix BadPacket test query structure check 2025-06-23 14:08:26 +00:00
Fly Dev
cd1925ca93 add comprehensive tests for BadPacket module 2025-06-23 14:07:47 +00:00
cb0e0b84e1
test coverage 2025-06-22 20:38:25 -05:00
28fc5a1a84
feat(time_helpers): add tests for 100% coverage 2025-06-22 20:31:23 -05:00
cbe619bd61
feat(parser): increase telemetry test coverage to 100% 2025-06-22 20:29:16 -05:00
831d374419
format 2025-06-22 20:27:02 -05:00
b2b62cdcae
more tests 2025-06-22 20:24:15 -05:00
e91ba7f974
Fix failing tests 2025-06-22 19:33:32 -05:00
e7214f5064
misc fixes 2025-06-22 17:11:58 -05:00
77276eb2a1
more tests 2025-06-22 15:44:35 -05:00
81a9263b9f
faster tests 2025-06-22 10:58:30 -05:00
a05ec4b32c
refactoring 2025-06-22 10:49:35 -05:00