mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2196fa0e95
* [cloud][tests] Create fixtures for using placebo to test boto3-using modules * Use pytest's importorskip instead of manually skipping on missing deps * Fix imports in cloudformation module * Delete unused code * Add maybe_sleep fixtures to speed up recorded test runs * Build basic placebo-CFN tests * Commit placebo recordings of basic stack operations * Add placebo to test-requires * Allow unit tests to run regardless of environment by setting a default region * Use explicit relative import for Python 3 compat * Use __name__ attribute that works on Python 2 and 3 |
||
---|---|---|
.. | ||
fixtures | ||
placebo_recordings | ||
__init__.py | ||
placebo_fixtures.py | ||
test_cloudformation.py | ||
test_ec2_utils.py | ||
test_ec2_vpc_nat_gateway.py | ||
test_kinesis_stream.py | ||
test_lambda.py | ||
test_s3.py |