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
brightbox-cli-0.17.5 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
fog-1.2.0 tests/aws/requests/elasticache/describe_events.rb
ktheory-fog-1.1.2 tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.17.4 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.17.3 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.17.2 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.17.1 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.17.0 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
fog-1.1.2 tests/aws/requests/elasticache/describe_events.rb
fog_tractical-1.1.4 tests/aws/requests/elasticache/describe_events.rb
fog_tractical-1.1.3 tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.16.0 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
fog-1.1.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.1.0 tests/aws/requests/elasticache/describe_events.rb
brightbox-cli-0.15.0 lib/brightbox-cli/vendor/fog/tests/aws/requests/elasticache/describe_events.rb
tag-fog-1.0.1 tests/aws/requests/elasticache/describe_events.rb
fog-1.0.0 tests/aws/requests/elasticache/describe_events.rb