You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/cloud/amazon
Pilou a5c9726502 Unit tests: share common code (#31456)
* move set_module_args to units.modules.utils
* unit tests: reuse set_module_args
* unit tests: mock exit/fail_json in module.utils.ModuleTestCase
* unit tests: use module.utils.ModuleTestCase
* unit tests: fix 'import shadowed by loop variable'
7 years ago
..
fixtures [cloud][tests] AWS lambda module unit tests (#21768) 8 years ago
placebo_recordings CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 7 years ago
__init__.py Relocate module unit tests. (#18812) 8 years ago
placebo_fixtures.py Fix PEP 8 issues. 8 years ago
test_api_gateway.py Unit tests: share common code (#31456) 7 years ago
test_aws_direct_connect_connection.py [cloud] New module: AWS Direct Connect connection (#26152) 7 years ago
test_aws_direct_connect_link_aggregation_group.py New Module to manage AWS direct connect link aggregation groups (#27250) 7 years ago
test_cloudformation.py CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 7 years ago
test_data_pipeline.py Ansible Config part2 (#27448) 7 years ago
test_ec2_utils.py fixed type mapper and added tests (#20963) 8 years ago
test_ec2_vpc_nat_gateway.py added diff as new keyword (#28581) 7 years ago
test_ec2_vpc_vpn.py Fix dangerous default args. (#29839) 7 years ago
test_elb_application_lb.py elb_application_lb: fix issue with boto parameter validation on Rules (#27333) 7 years ago
test_kinesis_stream.py [cloud] Add the ability to modify shard count to kinesis_stream module (#24805) 7 years ago
test_lambda.py Unit tests: share common code (#31456) 7 years ago
test_lambda_policy.py Unit tests: share common code (#31456) 7 years ago
test_s3.py skip test when no s3 lib 7 years ago
test_s3_bucket.py s3_bucket: fix python3 sorting incompatibility (#27502) 7 years ago