inspec/test/unit/fetchers
Jerry Aldrich 0684cda6c6 Suppress warnings in unit test output
This does the following:
  - Captures warning for lack of `--sudo` with `--sudo-password`
  - Captures warnings for transformation of URL target in url fetcher
  - Changes deprecated `supports:` syntax to use new syntax

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-02-22 00:10:39 -08:00
..
fetchers_test.rb Fail if a remote source content doesn't match lockfile 2016-09-21 10:15:52 +01:00
git_test.rb Add Git SSH and HTTP basic auth support to inspec exec (#3562) 2018-11-08 15:55:15 -05:00
local_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
mock_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
source_reader_test.rb restructure unit tests 2016-08-18 13:47:43 +02:00
url_test.rb Suppress warnings in unit test output 2019-02-22 00:10:39 -08:00