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

Using Terratest for Testing the Examples #47

Merged
merged 44 commits into from
Jul 31, 2020
Merged

Using Terratest for Testing the Examples #47

merged 44 commits into from
Jul 31, 2020

Conversation

nolte
Copy link
Owner

@nolte nolte commented Jul 26, 2020

Description

For Better Testing and Documentation Quality, we use terratest.gruntwork.io, this makes it possible to test the provider with different Terraform Versions.

  • The Documentation now use the snippeds from the example/** folder Structure.
  • Integrate the Acception Tests workflow into the normal cicd worklfow.

Acceptance tests

  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Documentation

  • Have you create or updated the provider documentation at ./docs?
    • [ ] If new resources or datasource documentation happen, did you add this to the mkdocs.yml configuration?

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@boring-cyborg boring-cyborg bot added chore Maintenance cicd ci/cd process functionality. documentations Update documentation labels Jul 26, 2020
@nolte nolte merged commit 837a369 into develop Jul 31, 2020
@nolte nolte deleted the feature/terratest branch July 31, 2020 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance cicd ci/cd process functionality. documentations Update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant