inspec/test/functional
Ryan Davis 3d6a4143a1 Removed lib/inspec/utils/latest_version.rb and associated code.
There is no reason why our tests should be failing because we deploy a
new version. That test shouldn't even be hitting the network for real.

Besides, the functionality has no place in our codebase. It's
functionality provided via `gem outdated` so why did we re-implement
it? And we expect most people to be running via omnibus, so they're
pinned to a specific version in the first place. Even if they updated,
they still couldn't run it and that would be more confusing.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-07-29 11:57:08 -07:00
..
filter_table_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
gitfetcher_test.rb Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -07:00
helper.rb Moved skip_windows! to top helper and extended date to end of next month. 2019-07-24 18:06:25 -07:00
inheritance_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inputs_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_archive_test.rb Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -07:00
inspec_artifact_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_check_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_detect_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_exec_automate_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_exec_json_test.rb Skip failures from BK run. 2019-07-24 18:59:01 -07:00
inspec_exec_jsonmin_test.rb Skip failures from BK run. 2019-07-24 18:59:01 -07:00
inspec_exec_junit_test.rb Skip failures from BK run. 2019-07-24 18:59:01 -07:00
inspec_exec_test.rb Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -07:00
inspec_json_profile_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_report_test.rb blindly applied chefstyle -a 2019-06-11 18:52:03 -07:00
inspec_schema_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
inspec_shell_test.rb Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -07:00
inspec_supermarket_test.rb Skip failures from BK run. 2019-07-24 18:59:01 -07:00
inspec_test.rb Removed lib/inspec/utils/latest_version.rb and associated code. 2019-07-29 11:57:08 -07:00
inspec_vendor_test.rb Skip failures from BK run. 2019-07-24 18:59:01 -07:00
license_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
logging_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00
plugins_test.rb Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -07:00
ui_test.rb Initial pass to clean up functional testing wrt exit codes and output. 2019-07-24 18:06:25 -07:00