inspec/test/unit
Jerry Aldrich 40031a9b83 Use deprecation facility throughout code
This converts all current deprecation warnings/TODOs to use the
`Inspec.deprecate()` deprecation facility.

This also modifies `Inspec.deprecate()` to only require 1 argument.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-04-11 19:15:01 -04:00
..
bundles/inspec-supermarket Move compliance to v2 plugin (#3423) 2018-10-04 14:31:39 -04:00
dependencies Add parent_profile field in json output (#3164) 2018-06-26 13:04:31 -04:00
dsl Two more test files needed mock updates 2019-02-01 14:24:26 -05:00
fetchers Suppress warnings in unit test output 2019-02-22 00:10:39 -08:00
inputs Change two more mentions of DEFAULT_ATTRIBUTE 2019-02-22 10:10:50 -05:00
mock Merge pull request #3889 from devoptimist/decouple_tests 2019-03-20 11:07:30 -04:00
plugin Replace most mentions of attribute with input in test/ 2019-02-20 20:41:10 -05:00
profiles Skip test that had always been broken; how was this every passing? 2019-02-01 14:24:26 -05:00
reporters Replace most mentions of attribute with input in test/ 2019-02-20 20:41:10 -05:00
resource_supports/aws Capture ArgumentErrors from aws. (#2673) 2018-02-17 16:50:35 +01:00
resources Use deprecation facility throughout code 2019-04-11 19:15:01 -04:00
source_readers Inspec 3.0 (#3512) 2018-10-15 18:25:27 -04:00
utils Use deprecation facility throughout code 2019-04-11 19:15:01 -04:00
backend_test.rb Remove encoding: utf-8 2019-02-07 13:04:58 -08:00
base_cli_test.rb Correct formatting test 2019-02-01 14:24:26 -05:00
cached_fetcher.rb Replace most mentions of attribute with input in test/ 2019-02-20 20:41:10 -05:00
config_test.rb Add caching to Inspec::Config 2019-03-06 14:59:06 -05:00
file_provider_test.rb Adds protection against zipslip vulnerability (#3604) 2018-11-13 14:33:34 -05:00
helper.rb Rely on unit test helper to load resources, not individual AWS tests 2018-02-07 12:09:08 -05:00
impact_test.rb Add string impact options for controls (#3359) 2018-09-13 14:14:05 -04:00
runner_test.rb Replace attrs with input-files in remaining tests 2019-03-08 12:40:33 -05:00
shell_detector_test.rb Corrected some unit test warnings (#2242) 2017-10-17 14:49:26 +02:00
ui_test.rb Make UI not print emphasis by default 2019-02-06 11:58:10 -05:00