vmpooler/spec
Colin acb95d34c8 (MAINT) Reduce redis Calls in API
The return values from most redis calls inform the caller of whether a
key or hash value exists. Several exists() calls can be removed in
favor of this approach.

Updated spec tests to account for a removal of exists() and ismember()
calls in API tests.
2015-07-28 14:47:01 -07:00
..
vmpooler (MAINT) Reduce redis Calls in API 2015-07-28 14:47:01 -07:00
spec_helper.rb (QENG-1906) Add spec tests for Janitor 2015-03-31 10:21:24 -07:00