Sha256: 60958de328126e2c659e8761d5f0b18c2ad1e095b16f5bdca522afd56ac2b360

Contents?: true

Size: 259 Bytes

Versions: 61

Compression:

Stored size: 259 Bytes

Contents

Shindo.tests("Fog::Compute[:openstack] | images collection", ['openstack']) do

  tests('success') do

    tests('#all').succeeds do
      fog = Fog::Compute[:openstack]
      test 'not nil' do
        fog.images.all.is_a? Array
      end
    end

  end
end

Version data entries

61 entries across 61 versions & 6 rubygems

Version Path
fog-1.22.0 tests/openstack/models/compute/images_tests.rb
fog-1.21.0 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.20.0.20140305101839 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.20.0.20140305101305 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140212012611 tests/openstack/models/compute/images_tests.rb
fog-1.20.0 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140110004459 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140110003812 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140109202555 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140107192102 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20140107142106 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.19.0.20131219203941 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131219193542 tests/openstack/models/compute/images_tests.rb
fog-1.19.0 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131219033443 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131219032002 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131219030716 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131219022322 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131218202447 tests/openstack/models/compute/images_tests.rb
fog-maestrodev-1.18.0.20131209091424 tests/openstack/models/compute/images_tests.rb