inspec/test/functional
Jerry Aldrich f0c207dad9 Fix undefined method error from inspec check
This changes the error message from using a bad reference in
`include_controls` from:

```
NoMethodError: undefined method `profile' for nil:NilClass
```

To one detailing that the profile cannot be loaded since it isn't listed
as a dependency.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-01-29 22:36:27 -08:00
..
attributes_test.rb Fix error on empty attributes yaml (#3485) 2018-10-11 09:41:36 -04:00
filter_table_test.rb Revert setting RSpec expectation syntax to 'should' mode (#3620) 2018-11-16 17:04:04 -05:00
gitfetcher_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
helper.rb Allow empty opts to functional test helper run_inspec_process 2019-01-11 16:42:46 -08:00
inheritance_test.rb Fix functional tests. (#3572) 2018-11-02 12:52:54 -04:00
inspec_archive_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_artifact_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_check_test.rb Fix undefined method error from inspec check 2019-01-29 22:36:27 -08:00
inspec_detect_test.rb UI Object for for CLI work (#3618) 2018-12-12 11:44:16 -05:00
inspec_exec_automate_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_exec_json_test.rb Allow end of options during Thor array parsing (#3547) 2018-10-30 06:32:16 -04:00
inspec_exec_jsonmin_test.rb docs: Update example resource (#2904) 2018-04-05 08:50:49 -04:00
inspec_exec_junit_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_exec_test.rb Expose additional WinRM options for transport, basic auth, and SSPI (#3669) 2018-12-20 11:57:53 -05:00
inspec_json_profile_test.rb Testing: aim json export inheritance test at a local child profile that we control (#3696) 2019-01-05 12:21:34 -05:00
inspec_report_test.rb Make sure we have a proper exit code and report data. (#2747) 2018-02-26 16:50:51 -05:00
inspec_schema_test.rb Add platforms schema command (#3346) 2018-09-13 15:36:17 -04:00
inspec_shell_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_supermakert_test.rb Create appvayor workers for Windows functional tests. (#3397) 2018-11-08 12:00:14 -05:00
inspec_test.rb Update inspec detect to support APIs/Families (#2634) 2018-02-14 15:06:39 -05:00
inspec_vendor_test.rb Fixes (some) ruby warnings related to functional tests (#3561) 2018-11-05 09:59:01 -05:00
logging_test.rb Add debug output to ignore actions 2019-01-15 23:49:20 -05:00
plugins_test.rb UI Object for for CLI work (#3618) 2018-12-12 11:44:16 -05:00
ui_test.rb UI Object for for CLI work (#3618) 2018-12-12 11:44:16 -05:00