oresat / oresat-c3-software

Main application for Octavo A8 version of the C3 card
https://oresat-c3-software.readthedocs.io/en/latest/
GNU General Public License v3.0
3 stars 1 forks source link

Feat/parse packet unit test #2

Closed Tlabting closed 1 year ago

Tlabting commented 1 year ago

Added additional unit tests for edl.py I also included a filterwarning to ignore a deprecation warning on generating a bad packet, which is used in a unit test to trigger an invalid FECF exception.