python-itoolkit icon indicating copy to clipboard operation
python-itoolkit copied to clipboard

_direct.py needs more test coverage

Open kadler opened this issue 5 years ago • 0 comments

Currently _direct.py has 8% test coverage as we completely bypass this module when testing direct.py.

We'll need to mock ctypes a bit to make it work, but it shouldn't be too bad.

kadler avatar May 21 '20 05:05 kadler