Sha256: 504b5c3a606eae0fb96d4bb0df658b984a9f4ac8c9d154ed7d33af676a0f013a

Contents?: true

Size: 198 Bytes

Versions: 63

Compression:

Stored size: 198 Bytes

Contents

Shindo.tests("AWS::SNS | topics", ['aws', 'sns']) do
  pending unless Fog.mocking?
  params = {:id => 'arn:aws:sns:us-east-1:12345678910:fog'}

  collection_tests(Fog::AWS[:sns].topics, params)
end

Version data entries

63 entries across 61 versions & 3 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-aws-2.0.1/tests/models/sns/topics_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-aws-2.0.1/tests/models/sns/topics_tests.rb
fog-aws-3.0.0 tests/models/sns/topics_tests.rb
fog-aws-2.0.1 tests/models/sns/topics_tests.rb
fog-aws-2.0.0 tests/models/sns/topics_tests.rb
fog-aws-1.4.1 tests/models/sns/topics_tests.rb
fog-aws-1.4.0 tests/models/sns/topics_tests.rb
fog-aws-1.3.0 tests/models/sns/topics_tests.rb
fog-aws-1.2.1 tests/models/sns/topics_tests.rb
fog-aws-1.2.0 tests/models/sns/topics_tests.rb
fog-aws-1.1.0 tests/models/sns/topics_tests.rb
fog-aws-1.0.0 tests/models/sns/topics_tests.rb
fog-aws-0.13.0 tests/models/sns/topics_tests.rb
fog-aws-0.12.0 tests/models/sns/topics_tests.rb
fog-aws-0.11.0 tests/models/sns/topics_tests.rb
fog-aws-0.10.0 tests/models/sns/topics_tests.rb
fog-aws-0.9.4 tests/models/sns/topics_tests.rb
fog-aws-0.9.3 tests/models/sns/topics_tests.rb
fog-aws-0.9.2 tests/models/sns/topics_tests.rb
fog-aws-0.9.1 tests/models/sns/topics_tests.rb