mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
De-mockistify v1/token specs; use real redis.
Open questions: - Do we need to do better cleanup here? - Should we be using a separate database to prevent clobbering other local db's?
This commit is contained in:
parent
306d6eacc1
commit
82f3cccd65
2 changed files with 191 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ require 'helpers'
|
|||
require 'rbvmomi'
|
||||
require 'rspec'
|
||||
require 'vmpooler'
|
||||
require 'redis'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue