Org environments module tests and tests CI configuration

* sample test

* bump tftest library version in requirements

* org env: initial tests

* Fix boilerplate

* add boilerplate to skel testing cloud build

* use package structure for tests

* use package structure for tests

* add bolerplate to package init files

* wip build config for tests

* initial test cloud build configuration

* dummy change

* add comment to test configuration file

* add missing test docstring

* remove debug logging config from tests fixture
This commit is contained in:
Ludovico Magnocavallo
2019-09-11 13:36:07 +02:00
committed by GitHub
parent 34421568f5
commit e553da6464
12 changed files with 257 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,12 @@
**/.terraform
**/terraform.tfstate*
**/terraform.tfvars
!tests/**/terraform.tfvars
**/__pycache__
**/.pytest_cache
.idea
.vscode
backend.tf
backend-config.hcl
credentials.json
key.json