projecthorus / sondehub-infra

GNU General Public License v3.0
26 stars 4 forks source link

Add tests for ingestion, add blocks for M10 and DFM issues. #123

Closed TheSkorm closed 10 months ago

TheSkorm commented 10 months ago

I've added in unittests into the ingestion lambda - I think we should start adding these in for all the functions as we improve things. The one off tests we find ourselves doing in __main__.py often make for good unit tests.

.........
----------------------------------------------------------------------
Ran 9 tests in 0.015s

OK

DFM blocks for rdzTTGOsonde has been added. There's a small number of unofficial branch / version names being used. These will get dropped for DFM sondes.

image

M10 blocks for dxlAPRS-shue seem fine. There's only one out dated station and all the version numbers seem to line up.

3e849d26062

Closes #121 #109