FaradayRF / aprs2influxdb

Interfaces ham radio APRS-IS servers and saves packet data into an influxdb database
https://www.faradayrf.com
GNU General Public License v3.0
28 stars 9 forks source link

Implement Unit Testing #4

Open kb1lqc opened 7 years ago

kb1lqc commented 7 years ago

Summary

Start testing this code. Might need to rework seperate functions to perform tasks for this.

Problem Explanation

https://docs.python.org/2/library/unittest.html

Supporting Information

This is a handy spot to post any screenshots or file outputs in order to better support this issue. We want to keep the top of the ticket clutter-free as possible.

kb1lqc commented 7 years ago

We already use pytest so best to keep going!