inspec/test/functional
Ryan Davis 99f86c8a0b These tests don't pass on a network cafe and just hang forever.
Changing to localhost resolves immediately but assumes you're NOT
running a git server on http locally.

This seems more valid to me than assuming you know how DNS is going to
resolve everywhere.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2020-02-03 13:18:56 -08:00
..
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 Corresponding fixes for the move from test/unit/mock to test/fixtures. 2019-11-08 19:20:12 -08:00
helper.rb Added test command caching and refactored inspec helper to run_cmd. 2019-11-12 14:51:56 -08:00
inheritance_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
inputs_test.rb Just remove skips, it seems to work 2020-01-28 11:57:25 -05:00
inspec_archive_test.rb Removing skip in archive test just seems to work, too 2020-01-28 12:24:29 -05: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_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 Fixed a race condition in the tests on windows. 2019-11-12 14:51:56 -08:00
inspec_exec_json_test.rb Bump rspec to 3.9 and fix broken tests. 2019-12-06 16:52:35 -08:00
inspec_exec_jsonmin_test.rb Bump rspec to 3.9 and fix broken tests. 2019-12-06 16:52:35 -08:00
inspec_exec_junit_test.rb Bump rspec to 3.9 and fix broken tests. 2019-12-06 16:52:35 -08:00
inspec_exec_test.rb Added --inspect option to inspect shell command. 2020-01-28 14:52:04 -08:00
inspec_json_profile_test.rb Fixes for some of the inspec exec tests under Windows. 2019-11-12 14:51:56 -08: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 Strip all ANSI color codes from output in inspec_shell_test.rb 2019-11-12 14:50:39 -08:00
inspec_supermarket_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
inspec_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
inspec_vendor_test.rb Switched chefstyle back to Layout/AlignArguments=with_first_argument. 2019-11-08 12:57:43 -08:00
license_test.rb Get the license_tests passing 2019-11-12 14:51:56 -08:00
logging_test.rb Corresponding fixes for the move from test/unit/mock to test/fixtures. 2019-11-08 19:20:12 -08:00
plugins_test.rb Q-quote the args to the train plugin 2020-01-28 13:48:10 -05:00
ui_test.rb Improve debugging of json parse failures in functional tests. 2019-10-21 13:30:14 -07:00
waivers_test.rb Fixed the rest of the minitest deprecations by removing FuncTestRunResult. 2019-10-22 12:15:28 -07:00