Sha256: 408468d9c79f8cbfde540226b35084b98be6a3816ce399a9f213b3c7f3229748

Contents?: true

Size: 352 Bytes

Versions: 117

Compression:

Stored size: 352 Bytes

Contents

Shindo.tests('AWS::Elasticache | describe cache cluster events',
  ['aws', 'elasticache']) do

  tests('success') do
    pending if Fog.mocking?

    tests(
    '#describe_events'
    ).formats(AWS::Elasticache::Formats::EVENT_LIST) do
      AWS[:elasticache].describe_events().body['Events']
    end
  end

  tests('failure') do
    # TODO:
  end
end

Version data entries

117 entries across 117 versions & 20 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/tests/aws/requests/elasticache/describe_events.rb
fog-1.26.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.25.0 tests/aws/requests/elasticache/describe_events.rb
nsidc-fog-1.24.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.24.0 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.11 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.10 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.9 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.8 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.7 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.6 tests/aws/requests/elasticache/describe_events.rb
fog-1.23.0 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.4 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.3 tests/aws/requests/elasticache/describe_events.rb
ns-fog-1.22.2 tests/aws/requests/elasticache/describe_events.rb
fog-1.22.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.22.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.21.0 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.20.0.20140305101839 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.20.0.20140305101305 tests/aws/requests/elasticache/describe_events.rb