notify
notify copied to clipboard
Add Ongoing tests
Reminder issue so it doesn't fall by the wayside
What exactly did you mean with ongoing tests ?
Not sure if still a thing conceptually but I believe these were events classed as Ongoing that were opt-in events emitted during debouncing to indicate a particular event was ongoing. Or something. It should definitely be mentioned in the code somewhere.
Those things: https://github.com/notify-rs/notify/blob/ec92452d9cc5638197cf0d2cf872dd575df7ad09/README.md#with-ongoing-events
Ah ok. Makes sense. We probably need to re-introduce any tests at this points. (And I fear this due to how fragile this all can be and missing any mac machine.)