mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
+ State normal path first. + Use Enumerable to state your logic up front, don't build it into loops with breaks/returns. + Remove nonsensical duplication of key formats. (should push up or remove) + Had to add an extra test case that wasn't covered here but was in metadata_test.rb (why?!?) Signed-off-by: Ryan Davis <zenspider@chef.io> |
||
---|---|---|
.. | ||
artifact | ||
fixtures | ||
functional | ||
helpers | ||
integration | ||
kitchen | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb |