Sha256: 9f6e8deea419f06ca696bd9061c5c358997ba0daf60f0e3ecac3e6a3bccd333d

Contents?: true

Size: 186 Bytes

Versions: 14

Compression:

Stored size: 186 Bytes

Contents

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

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

Version data entries

14 entries across 14 versions & 1 rubygems

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