Sha256: e60b5234466d1b20a08b9c8478fb0e337a78fc549a4fbf6cefc2c07bba48aaad

Contents?: true

Size: 252 Bytes

Versions: 13

Compression:

Stored size: 252 Bytes

Contents

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

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

Version data entries

13 entries across 13 versions & 1 rubygems

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