..
fetchers_test.rb
These tests don't pass on a network cafe and just hang forever.
2020-02-03 13:18:56 -08:00
filter_table_test.rb
Fixed the rest of the minitest deprecations by removing FuncTestRunResult.
2019-10-22 12:15:28 -07:00
git_fetcher_test.rb
Fixes many of the old skip_windows instances
2020-09-14 15:55:10 +01:00
helper.rb
Apply chefstyle -a, and manually remove duplicate requires
2020-12-21 13:25:04 -05:00
inheritance_test.rb
Fixes many of the old skip_windows instances
2020-09-14 15:55:10 +01:00
inputs_test.rb
Mark inputs as sensitive
2020-08-10 14:30:11 -04:00
inspec_archive_test.rb
Stores output of inspec json
to archive and artifact
2020-05-20 12:34:17 +01:00
inspec_check_test.rb
Corresponding fixes for the move from test/unit/mock to test/fixtures.
2019-11-08 19:20:12 -08:00
inspec_clear_cache_test.rb
Handles edge cases for parallelization
2021-03-16 15:41:55 -04:00
inspec_detect_test.rb
First pass at cleaning deprecations for old minitest/spec-style tests.
2019-10-03 13:45:19 -07:00
inspec_exec_automate_test.rb
Clean up schema PR.
2020-02-05 17:06:55 -08:00
inspec_exec_json_test.rb
removed unwanted README files from test fixtures and fixed some minor copy paste test
2021-03-05 16:29:30 +05:30
inspec_exec_jsonmin_test.rb
Remove TODO Windows skip
2020-05-07 14:01:32 +01:00
inspec_exec_junit_test.rb
Adjust expected error count
2020-09-22 11:40:01 +01:00
inspec_exec_test.rb
Fixes 5215: While using --controls options the control block was also getting evaluated as filtering of the control was happening after evaluating so added the filter logic in the control_eval_context. Also when we have describe block outside control block we are we
2021-03-19 16:10:12 +05:30
inspec_json_profile_test.rb
Stores output of inspec json
to archive and artifact
2020-05-20 12:34:17 +01:00
inspec_report_test.rb
First pass at cleaning deprecations for old minitest/spec-style tests.
2019-10-03 13:45:19 -07:00
inspec_schema_test.rb
First pass at cleaning deprecations for old minitest/spec-style tests.
2019-10-03 13:45:19 -07:00
inspec_shell_test.rb
Updating links to inspec docs in ruby scripts
2020-09-14 14:09:30 -07:00
inspec_supermarket_test.rb
Fixes many of the old skip_windows instances
2020-09-14 15:55:10 +01:00
inspec_test.rb
Add Chef patent URL to --help
2020-09-25 13:02:16 +01:00
inspec_vendor_test.rb
Fixes many of the old skip_windows instances
2020-09-14 15:55:10 +01:00
license_test.rb
Fixes many of the old skip_windows instances
2020-09-14 15:55:10 +01:00
logging_test.rb
Add a failing test case for silencing deprecations
2020-05-13 22:45:58 -04:00
plugins_test.rb
Tidy --help output slightly
2020-09-25 13:02:16 +01:00
telemetry_test.rb
Add a functional test to check Thor run context detection
2020-05-25 21:00:24 -04:00
ui_test.rb
Improve debugging of json parse failures in functional tests.
2019-10-21 13:30:14 -07:00
waivers_test.rb
add test for when run is not specified in waiver
2020-12-28 16:26:19 -08:00