inspec/test/unit
Ryan Davis 51b65f6c2e Overhaul Platform#supported?
+ State normal path first.
+ Use Enumerable to state your logic up front, don't build it into
  loops with breaks/returns.
+ Remove nonsensical duplication of key formats. (should push up or remove)
+ Had to add an extra test case that wasn't covered here but was in
  metadata_test.rb (why?!?)

Signed-off-by: Ryan Davis <zenspider@chef.io>
2020-02-03 13:18:56 -08:00
..
bundles/inspec-supermarket First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
dependencies First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
dsl Singularize the fetchers directory name 2019-11-22 09:57:28 -05:00
fetchers Raise FetcherFailure for url headers missing 2019-12-04 13:32:58 -05:00
inputs Switched chefstyle back to Layout/AlignArguments=with_first_argument. 2019-11-08 12:57:43 -08:00
matchers Fixed tests to work with rspec-expectations 3.8.5+. 2019-10-02 18:08:19 -07:00
plugin Found and fixed more mocha/setup deprecations. 2019-12-31 15:46:47 -08:00
profiles Minor test improvements 2020-02-03 13:18:56 -08:00
reporters Corresponding fixes for the move from test/unit/mock to test/fixtures. 2019-11-08 19:20:12 -08:00
resource_supports/aws First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
resources Overhaul Platform#supported? 2020-02-03 13:18:56 -08:00
source_readers First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
utils Update references to use new namespace 2020-01-07 15:12:42 -08:00
backend_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
base_cli_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
cached_fetcher_test.rb These tests probably never passed. 2019-07-29 11:42:30 -07:00
config_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
file_provider_test.rb Fix TarProvider when the tarball has empty files in it. 2019-10-18 14:30:00 -07:00
impact_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
runner_test.rb Singularize the fetchers directory name 2019-11-22 09:57:28 -05:00
shell_detector_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00
ui_test.rb First pass at cleaning deprecations for old minitest/spec-style tests. 2019-10-03 13:45:19 -07:00