Sha256: 40c51e70a9c011e6db49f743edbd304da55f99fb32c107351361c6586914edc3

Contents?: true

Size: 264 Bytes

Versions: 182

Compression:

Stored size: 264 Bytes

Contents

Shindo.tests('AWS::AutoScaling | configurations', ['aws', 'auto_scaling_m']) do

  params = {
    :id => uniq_id,
    :image_id => 'ami-8c1fece5',
    :instance_type => 't1.micro'
  }

  collection_tests(Fog::AWS[:auto_scaling].configurations, params, false)

end

Version data entries

182 entries across 180 versions & 22 rubygems

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