-
Notifications
You must be signed in to change notification settings - Fork 143
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
Simplify obtaining the playbackDependency #311
Simplify obtaining the playbackDependency #311
Conversation
Signed-off-by: Dennis Behm <[email protected]>
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.
What was the result of running the automated zAppBuild tests?
Does it make sense to add new test cases for this code change?
@drbruce-git |
@dennis-behm OK we can table the new test case for zunit testing for later. However can we still get the results of the existing regression tests? Also we need to figure out how to add a successful regression test run to the PR checks. |
Here is the test bucket, which I ran against my branch: This is the repo:
My (testing) pipeline includes a full build for our internal catalog application:
|
This is simplifying the ZUnitConfig.groovy and fixes #390