jferard / py4lo

Py4LO is a simple toolkit to help you write and include Python scripts in LibreOffice Calc spreadsheets.
GNU General Public License v3.0
5 stars 2 forks source link

Improve test code #31

Open jferard opened 4 years ago

jferard commented 4 years ago

The test coverage is around 90 %, but the quality of the test code is low. This immplies some refactoring is the codebase.