martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
460 stars 123 forks source link

Example of using VCR.py to convert a notifier test to hermetic #374

Closed jinnatar closed 1 year ago

jinnatar commented 1 year ago

At the same time I tweaked the keep_alive_monitor VCR to be consistent with how I'm proposing the notifier tests would look like.

Hermetic tests bump up coverage significantly and allow more folks to test against previous known behavior of notifiers. For example, if someone did the coversion for the pushcut notifier to hermetic, I still could've tested against it, just not live. :-)