demberto/PyFLP

❗ Improve testing

Open

#6 opened on May 29, 2022

 (3 comments) (0 reactions) (0 assignees)Python (26 forks)auto 404
enhancementhelp wantedtesting

Repository metrics

Stars
 (202 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, all testing is limited to just the property getters and a few validated property setters. A fair amount of code is untested - ignore coverage scores it gets confused by descriptors

Contributor guide