Commit Graph

265 Commits

Author SHA1 Message Date
Ludovico Magnocavallo f690942264 account for samples and tests folder names differences in top-level test fixture 2019-11-05 05:42:06 +01:00
Ludovico Magnocavallo 3e1a0d33c3 use valid Python package names for test subfolders 2019-11-05 05:30:08 +01:00
Aleksandr Averbukh 7846e9bf30 Update filter for firewall modules, formatting 2019-11-04 22:18:32 +01:00
Aleksandr Averbukh f5a358930d Merge branch 'master' into hub-and-spoke-vpns-tests 2019-11-04 21:16:51 +01:00
Ludovico Magnocavallo aacd679f26 foundations bu: fix project tests 2019-11-04 20:50:20 +01:00
Ludovico Magnocavallo 554af0e3d5 foundations env: fix project tests 2019-11-04 20:45:23 +01:00
Aleksandr Averbukh b5998918b5 Add tests for th ehub-and-spoke-vpns infra example 2019-11-04 17:39:42 +01:00
Ludovico Magnocavallo fd0704670d
Update project module to v4.0.0, update test framework module to v1.0.1
* update project module to v4.0.0

* bump tftest version in test requirements file

* update plan test fixture to new syntax

* fix foundations/environments tests

* fix foundations/business-units tests

* fix infrastructure/shared-vpc tests
2019-10-30 22:21:15 +01:00
Ludovico Magnocavallo ddb8c70f79
Shared VPC example (#13)
Simple Shared VPC example with test resources.
2019-10-20 08:17:32 +02:00
Ludovico Magnocavallo 86438058ed
Add a top-level fixture and override it in packages (#10) 2019-09-12 13:30:56 +02:00
Ludovico Magnocavallo 609c555889 refactor Python tests for style 2019-09-12 08:13:14 +02:00
Ludovico Magnocavallo c766ad8144
Trigger checks 2019-09-12 07:30:17 +02:00
Aleksandr Averbukh f17b4a9b04 Add tests for busines-units example 2019-09-12 00:43:40 +02:00
Aleksandr Averbukh 73cd9c5ff5 Rename 'organization-bootstrap' to 'foundations' 2019-09-11 14:51:59 +02:00
Ludovico Magnocavallo e553da6464
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
2019-09-11 13:36:07 +02:00