PatrickWeller / PanelPal

1 stars 0 forks source link

check_panel.py : improve logging and add unit testing #66

Open ASendellPrice opened 1 week ago

ASendellPrice commented 1 week ago

Add unit testing to check_panel.py and improve logging

ASendellPrice commented 1 week ago

Previous commit made some improvements to logging. However need to add exception for when a panel is not found i.e. when the panel number does not exist. Need to write unit tests.