middleman / middleman-livereload

LiveReload support for Middleman
http://middlemanapp.com
MIT License
117 stars 39 forks source link

Tests #81

Closed cbetta closed 7 years ago

cbetta commented 9 years ago

Are there any tests?

tdreyno commented 9 years ago

Would love to figure out a way to do tests, but all this extension really does it emit events over websockets. It's up to the client side JS or extension to actually do anything.

sandstrom commented 7 years ago

I'm doing some issue-gardening 🌿🌷🌾 and came across this issue.

Sorry that this has lingered for quite a while!

If you have thoughts on how to improve testing, I'll happily review a PR! For now I'm going to close this issue though.

(this repo is maintained by a few people contributing their free time, unfortunately we can't solve every issue on our own, so help from others is needed for some of the more exotic issues that crops up)