pyinotify icon indicating copy to clipboard operation
pyinotify copied to clipboard

Simple pyinotify unit tests to check events are working as expected.

Open vistorve opened this issue 13 years ago • 2 comments

A start for pyinotify tests, basically some integration tests to make sure OS file events create the expected pyinotify events.

vistorve avatar Jun 20 '12 20:06 vistorve

:+1: I was a bit surprised to see that there are no tests currently.

I suggest using pytest for them.

blueyed avatar Mar 16 '15 20:03 blueyed

This is followed up by #63.

blueyed avatar Mar 16 '15 22:03 blueyed