Sha256: 54082cc833b764ea5217f40c66a2938bee11afd1f7556a081403a7469d1e4d7d

Contents?: true

Size: 186 Bytes

Versions: 14

Compression:

Stored size: 186 Bytes

Contents

Shindo.tests("Fog::Google[:sql] | tiers model", ["google"]) do
  @tiers = Fog::Google[:sql].tiers

  tests("success") do
    tests('#all').succeeds do
      @tiers.all
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
fog-google-0.6.0 tests/models/sql/tiers_tests.rb
fog-google-0.5.5 tests/models/sql/tiers_tests.rb
fog-google-0.5.4 tests/models/sql/tiers_tests.rb
fog-google-0.5.3 tests/models/sql/tiers_tests.rb
fog-google-0.5.2 tests/models/sql/tiers_tests.rb
fog-google-0.5.1 tests/models/sql/tiers_tests.rb
fog-google-0.5.0 tests/models/sql/tiers_tests.rb
fog-google-0.4.2 tests/models/sql/tiers_tests.rb
fog-google-0.4.1 tests/models/sql/tiers_tests.rb
fog-google-0.4.0 tests/models/sql/tiers_tests.rb
fog-google-0.3.2 tests/models/sql/tiers_tests.rb
fog-google-0.3.1 tests/models/sql/tiers_tests.rb
fog-google-0.3.0 tests/models/sql/tiers_tests.rb
fog-google-0.2.0 tests/models/sql/tiers_tests.rb