inspec/test/unit/mock/config_dirs/plugin_config_files
Clinton Wolfe 3c8697e5e2 Create a class to handle the plugins.json file (#3575)
* unit tests for plugin conf file class, all skip
* File path stuff works
* Validation works
* Add works
* Added remove_entry
* Save works - ready to refactor others
* Rework Loader to use ConfigFile
* Modify loader and installer to use the config file class
* linting

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2018-11-16 17:03:09 -05:00
..
bad_plugin_conf_version.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
basic.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
corrupt.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
entry_bad_installation_type.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
entry_duplicate.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
entry_no_name.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
entry_no_path_for_path_type.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
entry_not_hash.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
hash_plugins_key.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
missing_plugin_conf_version.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
missing_plugins_key.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00
no_plugins.json Create a class to handle the plugins.json file (#3575) 2018-11-16 17:03:09 -05:00