SUSE / suse-migration-services

GNU General Public License v3.0
7 stars 10 forks source link

Add pre checks #207

Closed jesusbv closed 3 years ago

jesusbv commented 3 years ago

This Fixes #205

schaefi commented 3 years ago

One thing that came to my mind is that all code for checks is in one file pre_checks.py I think we should have one file for a test each and have pre_checks.py just import and call them. Thoughts ?

schaefi commented 3 years ago

@jesusbv can you squash the commits into a good set and then we are ready to merge I think