toaster
toaster copied to clipboard
Automated testing and debugging of automation scripts (e.g., Chef)
It seems the same case than https://github.com/whummer/toaster/pull/9
When accessing 'Test Suites' through webui and clicking 'Create new test suite' it was raising an exception beacause a SQL was malformed because of this. I've guessed that's the correct...
undefined method `name=' for nil:NilClass To reproduce: Start Toaster. Go to http://:8080/scripts and click "Create new automation". Click "Add Parameter" then click "remove". Or click "save". Similar problem with an...
Even though everything builds fine, there are a lot of WARNING message that should be removed. This is because of open-ended dependencies. root@boot2docker:/toaster# gem build toaster.gemspec WARNING: open-ended dependency on...