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

Add unit tests #60

Open
1 task
sgnn7 opened this issue Apr 27, 2020 · 1 comment
Open
1 task

Add unit tests #60

sgnn7 opened this issue Apr 27, 2020 · 1 comment

Comments

@sgnn7
Copy link
Contributor

sgnn7 commented Apr 27, 2020

Currently, this repo only has integration tests. Some level of unit testing would improve cycle times and ensure that we cover even more code with testing that we don't do with our integration tests.

AC:

  • Provider code logic paths are unit tested
@izgeri
Copy link
Contributor

izgeri commented Apr 27, 2020

Note from #59 on useful cases to UT:

  • When a mix of provider config in .tf files and env variable config are provided

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

No branches or pull requests

2 participants