moto/tests/test_cloudformation
Bendegúz Ács f408709ef9 VPC IPv4 validation (#2026)
* Implemented throwing invalid subnet range error and fixed breaking tests.

* Implemented throwing invalid CIDR block parameter error for vpcs and subnets.

* Implemented throwing invalid destination CIDR block error.

* IPv6 addresses not accepted, strict checking disabled.

* Implemented throwing invalid subnet conflict error and fixed breaking tests.

* Implemented throwing invalid VPC range error and fixed breaking tests.

* Fixed accidentally removed ).

* Fixed test case trying to create two subnets with the same CIDR range.
2019-05-25 18:35:07 +01:00
..
fixtures Add test to CloudFormation and PrimaryPrivateIpAddress GetAtt 2019-03-27 16:28:18 -04:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py Merge branch 'master' into master 2019-02-11 17:51:18 -08:00
test_cloudformation_stack_crud.py Fix existing tests which use list_stacks 2018-11-27 11:11:13 +00:00
test_cloudformation_stack_integration.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_import_value.py Added region parameter to boto3 calls 2018-05-31 16:31:04 -07:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_stack_parsing.py Hide CloudFormation pararamters with NoEcho. Fixes #2021 (#2024) 2019-05-21 00:05:02 +01:00
test_validate.py Adding cloudformation-validate. Cfn-lint does the heavy lifting. 2018-11-05 15:16:32 -08:00