vcsi icon indicating copy to clipboard operation
vcsi copied to clipboard

improve code coverage

Open amietn opened this issue 8 years ago • 3 comments

30% is pretty low

amietn avatar Mar 22 '16 06:03 amietn

pull request #99 created for improving test coverage.

Note that at one place vcsi.py:1229, there's a line printing the error to stdout, whcih is garbling test output.

mvineetmenon avatar Jan 21 '22 07:01 mvineetmenon

pull request #100.

This should push coverage to 80+.

There are many log lines being written on stdout. I'm not sure, if that's the way to go for testing.

mvineetmenon avatar Jan 28 '22 10:01 mvineetmenon

pull request #109

mvineetmenon avatar Nov 30 '22 06:11 mvineetmenon