mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
b40e553f15
* Add tests for method chained shadow resource with readable and unreadable shadow files. Ensure @params always has a safe value, otherwise we may stacktrace when unable to read /etc/shadow and invoked with method chaining. * Wrap deprecation notices with a proc/must_output to clean up test output. Added some missing newlines. Catch deprecation notice on `lines`. * Resolve the majority of the issues pointed out by @tbramble. Deprecate `lines`; its really only used internally but it was 'exposed' through tests and who knows if there is external use. `lines` is not documented as a property at least.. `#set_params` is much better now =) Signed-off-by: Miah Johnson <miah@chia-pet.org> |
||
---|---|---|
.. | ||
bundles | ||
fetchers | ||
inspec | ||
matchers | ||
resource_support | ||
resources | ||
source_readers | ||
utils | ||
inspec.rb |