Sha256: 3f4b7ef77e1b2c0ab4b3fc311c610d9260cff85c7ab936949fbd944d301470d8

Contents?: true

Size: 161 Bytes

Versions: 6

Compression:

Stored size: 161 Bytes

Contents

require 'spec_helper'
require 'redis'
require 'rhcf/timeseries/manager'

describe Rhcf::Timeseries::RedisGetStrategy do
  it_behaves_like 'a valid strategy'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rhcf-timeseries-2.0.1pre spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb
rhcf-timeseries-2.0.0pre spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb
rhcf-timeseries-1.0.3 spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb
rhcf-timeseries-1.0.2 spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb
rhcf-timeseries-1.0.1 spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb
rhcf-timeseries-1.0.0 spec/lib/rhcf/timeseries/redis_get_strategy_spec.rb