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
fog-parser-fix-1.6.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.10.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.9.0 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.8.0.20130114204828 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.8.0.20130111070250 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.8.0.20130109172219 tests/aws/requests/elasticache/describe_events.rb
fog-sgonyea-1.8.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.8.0 tests/aws/requests/elasticache/describe_events.rb
fog-maestrodev-1.7.0.20121114190951 tests/aws/requests/elasticache/describe_events.rb
fog-1.7.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.6.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.5.0 tests/aws/requests/elasticache/describe_events.rb
rackspace-fog-1.4.2 tests/aws/requests/elasticache/describe_events.rb
fog-1.4.0 tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.18.1 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
michiels-fog-1.3.1 tests/aws/requests/elasticache/describe_events.rb
ftl-0.2.0 vendor/bundle/gems/fog-1.3.1/tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.18.0 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
fog-1.3.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.3.0 tests/aws/requests/elasticache/describe_events.rb