inspec/test/unit/profiles
Miah Johnson 782be81807 Allow passing a message to set_skip_rule. Previously, the value passed
to set_skip_rule could be a boolean, or a message. Now value should
always be a boolean, and if a message is needed one can be passed and
will be set.
Allow only_if to take a message during control_eval DSL.
Add test for only_if(message).

Signed-off-by: Miah Johnson <miah@chia-pet.org>
2018-08-07 11:37:59 -07:00
..
control_eval_context_test.rb Allow inspec check to ignore only_if (#2250) 2017-12-05 14:13:41 +01:00
library_eval_context_test.rb bugfix: dependency chaining in libraries (#2428) 2018-01-02 12:41:01 -08:00
metadata_test.rb Add platform resource and platform supports (#2393) 2018-01-02 11:04:13 -08:00
profile_context_test.rb Allow passing a message to set_skip_rule. Previously, the value passed 2018-08-07 11:37:59 -07:00
profile_resource_exceptions_test.rb Remove deprecations for InSpec 2.0 (#2506) 2018-02-08 11:05:21 +01:00
profile_test.rb When a profile is created with init, the last item after a / is the (#3175) 2018-07-05 15:37:18 -04:00