Sha256: f0bb6fc2833e5494317588d6cc5cc07be3a44a4940f01c89e8a5fd24133bbf4b

Contents?: true

Size: 267 Bytes

Versions: 63

Compression:

Stored size: 267 Bytes

Contents

Shindo.tests("AWS::RDS | event_subscription", ['aws', 'rds']) do
  pending unless Fog.mocking?

  name = 'fog'
  params = {:id => name, :sns_topic_arn => 'arn:aws:sns:us-east-1:12345678910:fog'}

  model_tests(Fog::AWS[:rds].event_subscriptions, params) do
  end
end

Version data entries

63 entries across 61 versions & 3 rubygems

Version Path
fog-aws-3.12.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.11.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.10.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.9.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.8.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.7.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.7 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.6 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.5 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.4 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.3 tests/models/rds/event_subscription_tests.rb
fog-aws-3.6.2 tests/models/rds/event_subscription_tests.rb
fog-aws-3.5.2 tests/models/rds/event_subscription_tests.rb
fog-aws-3.5.1 tests/models/rds/event_subscription_tests.rb
fog-aws-3.5.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.4.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.3.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.2.0 tests/models/rds/event_subscription_tests.rb
fog-aws-3.1.0 tests/models/rds/event_subscription_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-aws-2.0.1/tests/models/rds/event_subscription_tests.rb