inspec/test/unit/plugin/v2
Ryan Davis 8c56477f02 Fixes a test interaction bug between installer and loader.
Not sure how it was supposed to work in the first place. The plugin in
question depends on ordinal_array and that wasn't in that fixture dir.
Switching to 2 is all it apparently needed.

This does cause yet another double-load warning (VERSION already
defined). I don't know how we're supposed to get around that with the
way we've set up these tests.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-05-18 15:45:22 -07:00
..
api_base_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
api_cli_test.rb Remove all byebug requires in code. 2019-05-14 23:24:14 -07:00
api_dsl_test.rb Normalizing two test declarations. 2019-05-14 23:27:18 -07:00
back_compat_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00
installer_test.rb Removed all redundant INSPEC_CONFIG_DIR setup from tests. 2019-05-17 02:26:07 -07:00
loader_test.rb Fixes a test interaction bug between installer and loader. 2019-05-18 15:45:22 -07:00
plugin_conf_test.rb Modernize use of Minitest. 2019-05-03 15:01:57 -07:00