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

[refactor] use testutil.Test #215

Merged
merged 7 commits into from
Jul 17, 2020

Conversation

ryanking
Copy link
Contributor

@ryanking ryanking commented Jul 15, 2020

Apply the pattern established with #206.

This refactor is a small step toward making TDD-driven workflows more management for modules.

Test Plan

  • CI

References

@ryanking ryanking marked this pull request as ready for review July 15, 2020 22:58
@ryanking ryanking requested a review from a team as a code owner July 15, 2020 22:58
@ryanking ryanking requested a review from edulop91 July 15, 2020 22:58
@@ -18,8 +18,10 @@ accounts:
type: contains
value: bastion
EC2Instance:
- property: "tag:env"
value: "cztack-ci"
# - property: "tag:env"
Copy link
Contributor

Choose a reason for hiding this comment

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

why comment this? should it be deleted?

@czimergebot czimergebot merged commit dcef961 into master Jul 17, 2020
@czimergebot czimergebot deleted the rking/ch5664/tf-tdd-testing-framework branch July 17, 2020 14:44
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