python-ogn-client/tests/parser
Konstantin Gründger 5a90299ca5 Refactoring 2020-10-04 11:06:28 +02:00
..
valid_beacon_data Added tests for latency in OGNSDR messages 2020-10-04 10:58:24 +02:00
__init__.py Initial commit; Import from ogn-python 2016-02-28 12:11:16 +01:00
test_parse.py Fixed #72 2020-05-21 19:30:32 +02:00
test_parse_aprs.py Fix parser for correct textual altitude (fixes #81) 2020-09-01 21:56:00 +02:00
test_parse_fanet.py Refactoring 2020-10-04 11:06:28 +02:00
test_parse_flarm.py Skip all keys where value is "None" 2020-08-30 14:23:23 +02:00
test_parse_generic.py Fixed inReach parser 2019-06-07 20:50:54 +02:00
test_parse_inreach.py Small changes for inReach parser 2019-06-07 20:34:50 +02:00
test_parse_lt24.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_naviter.py Use precompiled regex 2019-06-03 22:45:31 +02:00
test_parse_ogn_aircraft.py Skip all keys where value is "None" 2020-08-30 14:23:23 +02:00
test_parse_ogn_receiver.py Added tests for latency in OGNSDR messages 2020-10-04 10:58:24 +02:00
test_parse_receiver.py Use precompiled regex 2019-06-03 22:45:31 +02:00
test_parse_skylines.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_spider.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_spot.py Incompatible IDs from lt24, skylines, spider spot renamed to separate IDs, fixes #64 2020-05-22 10:43:41 +02:00
test_parse_telnet.py Changed telnet parser from fixed size to regex 2019-07-20 11:11:19 +02:00
test_parse_tracker.py Allow comment in tracker status beacon (fixes #56) 2019-06-08 08:03:34 +02:00
test_utils.py Added support for reference_timestamp with tzinfo (fixes #84) 2020-09-11 20:20:41 +02:00