ansible/test/units/modules/cloud/amazon
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
* Resolve unneeded-not.
* Resolve global-at-module-level.
* Resolve useless-import-alias.
* Resolve bad-whitespace.
* Resolve global-variable-not-assigned.
* Resolve logging-not-lazy.
* Resolve comparison-with-itself.
2018-10-18 13:38:08 -07:00
..
fixtures
placebo_recordings
__init__.py
test_aws_api_gateway.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
test_aws_direct_connect_connection.py
test_aws_direct_connect_link_aggregation_group.py
test_aws_s3.py Rename AWS unit tests that are not running when changing the module (#42712) 2018-07-13 10:56:57 -04:00
test_cloudformation.py Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754) 2018-09-17 18:17:43 -04:00
test_data_pipeline.py Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754) 2018-09-17 18:17:43 -04:00
test_ec2_group.py
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py Move module tests using TQM to integration tests. 2018-09-27 13:46:19 -07:00
test_ec2_vpc_vpn.py
test_iam_password_policy.py [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
test_kinesis_stream.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
test_lambda.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_lambda_policy.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
test_s3_bucket.py