2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-01-03 16:59:01 +00:00
inspec/test/unit
Clinton Wolfe b3fafab1e6 Add aws_eks_cluster resource ()
* add aws_eks_cluster

Signed-off-by: Timothy van Zadelhoff
timothy.inspec@theothersolution.nl

* disable ABC check on fetch_from_api

Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

* add status predicates

* Change docs for status attribute

Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

*     Add integration tests

    Signed-off-by: Timothy van Zadelhoff <timothy.inspec@theothersolution.nl>

* Adjust EKS build code to almost work

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* EKS only uses private subnets - integration tests pass

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Correct AWS Exception class for resource search miss in unit test

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Update unit test to reflect AWS resource-standard miss behavior, returning nil for most properties

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-11-27 16:54:47 -05:00
..
bundles/inspec-supermarket Move compliance to v2 plugin () 2018-10-04 14:31:39 -04:00
dependencies Add parent_profile field in json output () 2018-06-26 13:04:31 -04:00
dsl Allow add_test to accept negation () 2018-11-08 12:48:12 -05:00
fetchers Add Git SSH and HTTP basic auth support to inspec exec () 2018-11-08 15:55:15 -05:00
mock filesystem: improve Windows support () 2018-11-19 13:32:59 -05:00
objects Update the text on the generic default attribute () 2018-10-15 12:15:17 -04:00
plugin Create a class to handle the plugins.json file () 2018-11-16 17:03:09 -05:00
profiles Inspec 3.0 () 2018-10-15 18:25:27 -04:00
reporters Add support for multiple descriptions for controls () 2018-09-26 13:28:57 -04:00
resource_supports/aws Capture ArgumentErrors from aws. () 2018-02-17 16:50:35 +01:00
resources Add aws_eks_cluster resource () 2018-11-27 16:54:47 -05:00
source_readers Inspec 3.0 () 2018-10-15 18:25:27 -04:00
utils nginx_conf resource: Fix include paths with quotes () 2018-05-03 09:53:20 -04:00
attribute_registry_test.rb Grammar correction in error message: use "an" with attribute and unknown () 2018-09-25 11:13:56 -04:00
base_cli_test.rb Inspec 3.0 () 2018-10-15 18:25:27 -04:00
cached_fetcher.rb Cached profiles with Compliance Fetcher () 2018-08-28 09:11:38 -04:00
file_provider_test.rb Adds protection against zipslip vulnerability () 2018-11-13 14:33:34 -05:00
helper.rb Rely on unit test helper to load resources, not individual AWS tests 2018-02-07 12:09:08 -05:00
impact_test.rb Add string impact options for controls () 2018-09-13 14:14:05 -04:00
runner_test.rb Update to safe navigation exit code skip search. () 2018-10-24 15:08:07 -04:00
shell_detector_test.rb Corrected some unit test warnings () 2017-10-17 14:49:26 +02:00