inspec/test/unit/resources
Clinton Wolfe 351b200a88 Add Cloudwatch Log Metric Filter resource (#116)
* Full docs, first draft; integration tests; started on unit tests
* Integration tests pass
* Docs update 
* More consistent syntax in examples
* Alter fetch phase to perform fetch, handle results, and unpack into instance vars, more like other resources
2017-11-22 12:32:19 +01:00
..
aws_cloudwatch_log_metric_filter_test.rb Add Cloudwatch Log Metric Filter resource (#116) 2017-11-22 12:32:19 +01:00
aws_ec2_instance_test.rb Add has_roles to aws_ec2_instance (#90) 2017-10-26 15:56:32 -04:00
aws_iam_access_key_test.rb Run linter on unit tests (#51) 2017-07-05 22:31:27 +02:00
aws_iam_password_policy_test.rb Run linter on unit tests (#51) 2017-07-05 22:31:27 +02:00
aws_iam_root_user_test.rb Add has_mfa_enabled? to aws_iam_root_account (#80) 2017-08-16 11:53:44 +02:00
aws_iam_user_details_provider_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_user_provider_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_user_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_iam_users_test.rb Issue #46 Lazily load attributes in aws_iam_users (#89) 2017-10-26 15:22:15 -04:00
aws_sns_topic_test.rb Add aws_sns_topic resource (#120) 2017-11-17 01:44:43 +07:00