-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unit tests for osmorphing.osmount*
#314
Add unit tests for osmorphing.osmount*
#314
Conversation
osmorphing.osmount.base.py
osmorphing.osmount*
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have few suggestions before this LGTM.
module Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
module Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
module Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
module Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
module Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
6112e1a
to
b8e9177
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made the changes, please take a look now. Thank you a lot!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR adds unit testing for the following modules:
osmorphing.osmount.base.py
osmorphing.osmount.factory.py
osmorphing.osmount.redhat.py
osmorphing.osmount.ubuntu.py
osmorphing.osmount.windows.py