I was trying some TDD with [Tesk-Kitchen][1] and [ServerSpec][2] when I found myself in the following case scenario:
I have a integration test like this:
# cookbook_webtest/test/integration/default/serverspec/localhost/webtest_spec.rb
{ | |
"__inputs": [ | |
{ | |
"name": "DS_ICINGA2-IDO", | |
"label": "icinga2-ido", | |
"description": "", | |
"type": "datasource", | |
"pluginId": "mysql", | |
"pluginName": "MySQL" | |
} |