vmpooler/spec
Glenn Sarti 5e46ace584 (POOLER-73) Add spec tests for execute!
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.
2017-02-17 15:51:03 -08:00
..
integration (POOLER-73) Restructure tests to unit and integration directories 2017-02-17 13:04:38 -08:00
unit (POOLER-73) Add spec tests for execute! 2017-02-17 15:51:03 -08:00
helpers.rb (POOLER-73) Update test helpers 2017-02-17 15:51:02 -08:00
spec_helper.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00