vmpooler/spec/unit
Glenn Sarti daad5c7086 (POOLER-73) Add spec tests for check_pool
Add spec tests for check_pool

Previously the check_pool method would execute the loop indefinitely as it did not
have a terminating condition.  This made it impossible to test.  This commit
modifies the check_pool 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
..
api (POOLER-73) Restructure tests to unit and integration directories 2017-02-17 13:04:38 -08:00
pool_manager_migration_spec.rb (POOLER-73) Restructure tests to unit and integration directories 2017-02-17 13:04:38 -08:00
pool_manager_spec.rb (POOLER-73) Add spec tests for check_pool 2017-02-17 15:51:03 -08:00