schell / steeloverseer

A file watcher and development tool.
BSD 3-Clause "New" or "Revised" License
128 stars 15 forks source link

Write tests #13

Open mitchellwrosen opened 7 years ago

mitchellwrosen commented 7 years ago

This app is very IO-heavy and side-effecty. Would be nice to refactor it to write some pure tests, be able to feed in pure (mocked) filesystem events, and stuff like that.

Some simple high-level properties to test:

Then there's all the untested IO ugliness: