upgrades-migrations / redhat-upgrade-tool

Upgrades Red Hat Enterprise Linux from one major version to a newer one. Disclaimer: It was fun. R.I.P. :-)
GNU General Public License v2.0
15 stars 17 forks source link

Add unittest #26

Closed artmello closed 7 years ago

artmello commented 7 years ago

While debugging an issue with r-u-t it helped me while trying to understand better the code to write some unittests for a couple of functions. I am pushing on this PR some of them