mesabox icon indicating copy to clipboard operation
mesabox copied to clipboard

Write testcases

Open mssun opened this issue 7 years ago • 3 comments

Current test code coverage is pretty low (about 13.56%): https://codecov.io/gh/mesalock-linux/mesabox/tree/master

Our target coverage is around 80%.

mssun avatar Aug 02 '18 03:08 mssun

The coverage significantly dropped after the tests were refactored (and it’s clearly wrong right now as the parser for sh says 0%).

Arcterus avatar Aug 02 '18 03:08 Arcterus

There’s more tests for sh in the sh-parser branch btw.

Arcterus avatar Aug 02 '18 03:08 Arcterus

The coverage significantly dropped after the tests were refactored (and it’s clearly wrong right now as the parser for sh says 0%).

This is wired and needs more investigation...

mssun avatar Aug 02 '18 03:08 mssun