inspec/test
Adam Leff 577688a3a0 Placing all resources in the Inspec::Resources namespace
Many of the resources are named as a top-level class with a fairly generic class name, such as "OS". This causes an issue specifically with kitchen-google which depends on a gem which depends on the "os" gem which itself defines an OS class with a different superclass. This prevents users from using TK, Google Compute, and Inspec without this fix.

Some mocked commands had their digest changed as well due to the new indentation, specifically in the User and RegistryKey classes.

I strongly recommend viewing this diff with `git diff --ignore-space-change`
to see the *real* changes. :)
2016-03-08 13:40:16 -05:00
..
integration add cmp int->string tests 2016-02-23 22:31:10 +01:00
resource test: add dsl tests 2015-10-19 10:30:04 +02:00
unit bugfix: inheritance of local profiles 2016-03-08 14:59:14 +01:00
docker_run.rb bugfix: clean up failed dockerized tests 2016-01-19 15:48:06 +01:00
docker_test.rb fix tests and lint 2016-02-22 12:06:42 +01:00
helper.rb Placing all resources in the Inspec::Resources namespace 2016-03-08 13:40:16 -05:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00