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

Test a New Template - Documentation #368

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

TechnicallyWilliams
Copy link
Contributor

All Submissions:


  • [YES] Have you followed the guidelines in our Contributing document?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [NA] My code follows the code style of this project.
  • [NA] I ran lint checks locally prior to submission.
  • [YES] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

What is the current behavior?


Issue Number: #352 (Template Testing)

What is the new behavior?


  • These docs will walk a user through the steps it takes to create a unit and integration test from scratch using the Cobalt provided test-harness that extends Terratest (A Terraform testing framework writtin in Golang). The walkthrough focuses on automating the Cobalt dev workflow and making automated test a part of that.

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


@TechnicallyWilliams TechnicallyWilliams self-assigned this Oct 31, 2019
@TechnicallyWilliams TechnicallyWilliams added this to Active in Current Iteration via automation Oct 31, 2019
@TechnicallyWilliams TechnicallyWilliams added the documentation Applies to documentation and diagrams label Oct 31, 2019
@TechnicallyWilliams TechnicallyWilliams changed the title Documentation for Testing Cobalt Infrastructure Templates Testing a New Template - Documentation Dec 9, 2019
@TechnicallyWilliams TechnicallyWilliams changed the title Testing a New Template - Documentation Test a New Template - Documentation Dec 9, 2019
Copy link
Contributor

@erikschlegel erikschlegel left a comment

Choose a reason for hiding this comment

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

This looks great! Thrilled to see clear guidance on running unit / int tests for Cobalt!

@helayoty
Copy link
Contributor

@TechnicallyWilliams Do we have an estimate when this PR will be merged?

@TechnicallyWilliams TechnicallyWilliams linked an issue Jun 27, 2020 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Applies to documentation and diagrams wip
Projects
Development

Successfully merging this pull request may close these issues.

Template Testing
3 participants