Sha256: 61759e6408f18afd840e113c1430b351a2cb1244a94e0652ff1017d68ba99f96

Contents?: true

Size: 257 Bytes

Versions: 34

Compression:

Stored size: 257 Bytes

Contents

Shindo.tests('Fog::Rackspace::Queues | queues', ['rackspace']) do

  pending if Fog.mocking?

  service = Fog::Rackspace::Queues.new
  options = {
    :name => "fog_instance_#{Time.now.to_i.to_s}",
  }
  collection_tests(service.queues, options, false)
end

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
fog-maestrodev-1.19.0.20140212012611 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20140110004459 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20140110003812 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20140109202555 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20140107192102 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20140107142106 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.19.0.20131219203941 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131219193542 tests/rackspace/models/queues/queues_tests.rb
fog-1.19.0 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131219033443 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131219032002 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131219030716 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131219022322 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131218202447 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131209091424 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131209090811 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131206115947 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131205181604 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131127194823 tests/rackspace/models/queues/queues_tests.rb
fog-maestrodev-1.18.0.20131126183714 tests/rackspace/models/queues/queues_tests.rb