Sha256: 500b39ef7fd5f45bafd14e3ffbda4ac2f9e6116c5d50fe6c4146740e82ef4126

Contents?: true

Size: 266 Bytes

Versions: 42

Compression:

Stored size: 266 Bytes

Contents

require "helpers/integration_test_helper"
require "integration/factories/disks_factory"

class TestDisks < FogIntegrationTest
  include TestCollection

  def setup
    @subject = Fog::Compute[:google].disks
    @factory = DisksFactory.new(namespaced_name)
  end
end

Version data entries

42 entries across 40 versions & 3 rubygems

Version Path
fog-google-1.0.1 test/integration/compute/disks/test_compute_disk_models.rb
fog-google-1.0.0 test/integration/compute/disks/test_compute_disk_models.rb
fog-google-0.6.0 test/integration/compute/test_disks.rb
fog-google-0.5.5 test/integration/compute/test_disks.rb
fog-google-0.5.4 test/integration/compute/test_disks.rb
fog-google-0.5.3 test/integration/compute/test_disks.rb
fog-google-0.5.2 test/integration/compute/test_disks.rb
fog-google-0.5.1 test/integration/compute/test_disks.rb
fog-google-0.5.0 test/integration/compute/test_disks.rb
fog-google-0.4.2 test/integration/compute/test_disks.rb
fog-google-0.4.1 test/integration/compute/test_disks.rb
fog-google-0.4.0 test/integration/compute/test_disks.rb
fog-google-0.3.2 test/integration/compute/test_disks.rb
fog-google-0.3.1 test/integration/compute/test_disks.rb
fog-google-0.3.0 test/integration/compute/test_disks.rb
fog-google-0.2.0 test/integration/compute/test_disks.rb
fog-google-0.1.1 test/integration/compute/test_disks.rb
fog-google-0.1.0 test/integration/compute/test_disks.rb
fog-google-0.0.9 test/integration/compute/test_disks.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-google-0.0.7/test/integration/compute/test_disks.rb