mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Add spec tests for execute! Previously the execute! method would execute the loop indefinitely as it did not have a terminating condition. This made it impossible to test. This commit modifies the execute! method so that it can take a maxloop and delay parameter so that it can be tested. |
||
|---|---|---|
| .. | ||
| integration | ||
| unit | ||
| helpers.rb | ||
| spec_helper.rb | ||