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-maestrodev-1.14.0.20130806165225 tests/aws/requests/elasticache/describe_events.rb
fog-1.14.0 tests/aws/requests/elasticache/describe_events.rb
fog-1.13.0 tests/aws/requests/elasticache/describe_events.rb
gapinc-fog-1.12.1.2 tests/aws/requests/elasticache/describe_events.rb
gapinc-fog-1.12.1.1 tests/aws/requests/elasticache/describe_events.rb
gapinc-fog-1.12.1a tests/aws/requests/elasticache/describe_events.rb
gapinc-fog-1.12.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.12.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.12.0 tests/aws/requests/elasticache/describe_events.rb
hpfog-0.0.20 tests/aws/requests/elasticache/describe_events.rb
vagrant-shell-0.2.6 vendor/bundle/gems/fog-1.10.1/tests/aws/requests/elasticache/describe_events.rb
vagrant-shell-0.2.5 vendor/bundle/gems/fog-1.10.1/tests/aws/requests/elasticache/describe_events.rb
fog-nirvanix-1.8.2 tests/aws/requests/elasticache/describe_events.rb
fog-1.11.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.11.0 tests/aws/requests/elasticache/describe_events.rb
fog-nirvanix-1.8.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.10.1 tests/aws/requests/elasticache/describe_events.rb
fog-parser-fix-1.6.1 tests/aws/requests/elasticache/describe_events.rb
fog-test-again-1.6.0 tests/aws/requests/elasticache/describe_events.rb
fog-test-me-1.10.0 tests/aws/requests/elasticache/describe_events.rb