aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-07-23Improve iStartek decodingAnton Tananaev
2022-07-23Improve Xexun2 decoderAnton Tananaev
2022-07-23Merge pull request #4910 from stefanclark/protocol-xexun2-updateAnton Tananaev
2022-07-23Added test csse & updated code for Xexun2ProtocolDecoderStefan Clark
2022-07-21Fix unit testsAnton Tananaev
2022-07-19Better ADC decoding (fix #4899)Anton Tananaev
2022-07-17Support C2Stek variation (fix #4331)Anton Tananaev
2022-07-14Support AT20 protocol formatAnton Tananaev
2022-07-09Support SR411 mini variantAnton Tananaev
2022-07-08Fix Galileo array decodingAnton Tananaev
2022-07-07Decode Concox CRX1 serialAnton Tananaev
2022-07-06Remove motion fallback (fix #3257)Anton Tananaev
2022-07-05Trim Suntech serial dataAnton Tananaev
2022-06-29Decode GV350MG driver warningsAnton Tananaev
2022-06-29Fix P61 battery decodingAnton Tananaev
2022-06-29Decode TLW2-12BL network infoAnton Tananaev
2022-06-29Unify signed magnitude int decodingAnton Tananaev
2022-06-29Better MAC address validationAnton Tananaev
2022-06-29test case for message with wifi but no cell towerswkhaksar
2022-06-29test assertion for mac address with zero valuewkhaksar
2022-06-28Fix testsAnton Tananaev
2022-06-23Decode ST300UEX serial dataAnton Tananaev
2022-06-18Fix testsAnton Tananaev
2022-06-18Remove device managerAnton Tananaev
2022-06-18Move device statusAnton Tananaev
2022-06-18Remove identity managerAnton Tananaev
2022-06-18Remove positions from managerAnton Tananaev
2022-06-18Remove unused codeAnton Tananaev
2022-06-18Refactor device passwordAnton Tananaev
2022-06-18Refactor attribute lookupAnton Tananaev
2022-06-16Refactor geofence classesAnton Tananaev
2022-06-16Remove groups managerAnton Tananaev
2022-06-11Clean up unit testsAnton Tananaev
2022-06-11Inject network clientAnton Tananaev
2022-06-11Inject velocity engineAnton Tananaev
2022-06-10GoSafe G1A additional dataAnton Tananaev
2022-06-10Inject report utilsAnton Tananaev
2022-06-07Remove drivers managerAnton Tananaev
2022-06-04Rename report modelsAnton Tananaev
2022-06-04Move common report classesAnton Tananaev
2022-06-04Refactor commands managerAnton Tananaev
2022-05-30Organize imports in testsAnton Tananaev
2022-05-30Combine active device and sessionAnton Tananaev
2022-05-30Combine session related classesAnton Tananaev
2022-05-30Fix testsAnton Tananaev
2022-05-30Remove test identity managerAnton Tananaev
2022-05-30Decouple more tests from contextAnton Tananaev
2022-05-30No context dependency for decoderAnton Tananaev
2022-05-30Improve dependency injectionAnton Tananaev
2022-05-30Inject media managerAnton Tananaev