inspec/test/unit
pete higgins 89e30f8d31 Reduce warnings (#1917)
* Remove some apparently unused test setup to remove some warnings.
* Initialize some instance variables before use to silence warnings.
* Remove an unused variable to remove a warning.
* Remove some indirection.
* Silence logger during tests.
* Check if an instance variable was defined before referencing to remove a warning.
* Define duplicated constant once in root rakefile.
* Initialize an instance variable to remove a warning.
* Remove PROJECT_DIR to reduce coupling.

Signed-off-by: Pete Higgins <pete@peterhiggins.org>
2017-06-15 12:10:47 -04:00
..
bundles Fix directory name for the inspec-habitat unit tests (#1923) 2017-06-13 10:05:47 +02:00
dependencies Bump lockfile version to 1.0 2016-09-26 09:51:04 +01:00
dsl Reduce warnings (#1917) 2017-06-15 12:10:47 -04:00
fetchers Reduce warnings (#1917) 2017-06-15 12:10:47 -04:00
mock Add TCP reachability support on Linux for host resource (#1915) 2017-06-09 18:18:51 +02:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles update unit tests 2017-05-31 00:21:05 -05:00
resources Updated unit tests for minitest6 and improved coverage (#1910) 2017-06-11 12:22:28 +02:00
source_readers add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
utils add the Nginx parser 2017-06-03 17:25:00 +02:00
file_provider_test.rb add inspec.profile.file(...) for profile files 2017-05-03 20:39:27 +02:00
runner_test.rb Handle parse errors for attrs/secrets 2017-05-09 13:44:33 +02:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00