mvonthron / munin-influxdb

Munin to InfluxDB/Grafana gateway
BSD 2-Clause "Simplified" License
86 stars 32 forks source link

Refactoring for testing #18

Open exhuma opened 7 years ago

exhuma commented 7 years ago

This is a large PR. Sorry for the size but I wanted to submit something coherent. I'll try to add line-comments here on GitHub once I created the PR. I hope it's possible.

Most of the code is adding unit-tests. I tried to refrain from making changes to the codes, but there are some exceptions:

I've done my best to keep the commit messages helpful and make atomic commits so it should be a bit easier to follow.

If you have any questions, feel free to ask.