-
Notifications
You must be signed in to change notification settings - Fork 593
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
abapEnvironmentAssemblePackages Unit Tests & Error Handling #2654
Conversation
dust wiping
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.
looks good to me 👍
/it |
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.
looks good to me.
Minor comment: I think for the future we should add more explanation comments especially for the pkg/abap package.
/it |
Changes
Better Error Handling (wrap)
New Unit Test of complete run function
Needed Changes for Mocking (e.g. Connector, Confirm Step)
New MockClient for realistic Test Data
pollInverval changed to MilliSeconds and part of config for mocking