moto/tests/test_cloudformation
David Baumgold 3af87963d1
Py3: use unittest.mock instead of mock (#3481)
* Py3: use unittest.mock instead of mock

* noqa

* oops

* just pull in patch()

* ignore RuntimeError when stopping patch

* ignore RuntimeError from default_session_mock.stop()
2021-04-06 10:22:42 +01:00
..
fixtures Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_depends_on.py Add failures output to ecs.describe_services (#3641) 2021-02-01 12:19:46 +00:00
test_cloudformation_stack_crud_boto3.py Fix stackset describe/delete. Fix stackset update. (#3713) 2021-02-21 09:47:10 +00:00
test_cloudformation_stack_crud.py Added explicit exception raise when no stack found. (#3559) 2021-01-16 14:42:51 +00:00
test_cloudformation_stack_integration.py adding physical_resource_id in SubnetRouteTableAssociation, Route and NatGW classes (#3789) 2021-03-20 08:57:53 +00:00
test_import_value.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_stack_parsing.py Py3: use unittest.mock instead of mock (#3481) 2021-04-06 10:22:42 +01:00
test_validate.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00