Skip to content
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

Fix: refactor Workflow tests and fix Workflow output #1234

Merged
merged 5 commits into from
Sep 17, 2022

Conversation

krisbitney
Copy link
Contributor

@krisbitney krisbitney commented Sep 15, 2022

In this PR:

  • Reworked and refactored Workflow test cases
  • Updated and adjusted Workflow tests; added new test
  • Fixed bug where Workflow validation always printed "SUCCESS" and errors were never printed
  • Fixed bug where Workflow manifest was not being validated
  • Fixed bug where the strong stderr messages were being output (previously unnoticed because errors were not printed)

…ation always succeeds; fixed bug where workflow manifest was not being validated
Copy link
Contributor

@cbrzn cbrzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this 😄👏

@krisbitney krisbitney requested a review from cbrzn September 15, 2022 18:48
Copy link
Contributor

@Niraj-Kamdar Niraj-Kamdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Really appreciate these quality of life improvements

@Niraj-Kamdar
Copy link
Contributor

@krisbitney What's the status of issue #984 after this PR?

@krisbitney
Copy link
Contributor Author

@krisbitney What's the status of issue #984 after this PR?

I moved it to Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants