Sha256: aac1ef9413233b7c4ede335bdecdc338272b73f5a8c98c5604ff65eb9ad87994

Contents?: true

Size: 334 Bytes

Versions: 70

Compression:

Stored size: 334 Bytes

Contents

Shindo.tests('Fog::Storage[:rackspace] | account requests', ["rackspace"]) do

  tests('success') do

    tests("#post_set_meta_temp_url_key('super_secret_key')").succeeds do
      pending if Fog.mocking?
      Fog::Storage[:rackspace].post_set_meta_temp_url_key('super_secret_key')
    end

  end

  tests('failure') do

  end


end

Version data entries

70 entries across 70 versions & 10 rubygems

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