Sha256: ed751ac1a264cb07a373119f106019f0e2fac172277b4544f9696c94b34c9db1

Contents?: true

Size: 352 Bytes

Versions: 22

Compression:

Stored size: 352 Bytes

Contents

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

  tests('success') do

    tests('#all').succeeds do
      @timeseries_collection.all('compute.googleapis.com/instance/uptime', Time.now.strftime("%Y-%m-%dT%H:%M:%S%:z"))
    end

  end

end

Version data entries

22 entries across 20 versions & 5 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-google-0.1.0/tests/models/monitoring/timeseries_collection_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-google-0.1.0/tests/models/monitoring/timeseries_collection_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-google-0.1.0/tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.1.3 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.1.2 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.1.1 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.1.0 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.9 tests/models/monitoring/timeseries_collection_tests.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-google-0.0.7/tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.7 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.6 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.5 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.4 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.3 tests/models/monitoring/timeseries_collection_tests.rb
fog-google-0.0.2 tests/models/monitoring/timeseries_collection_tests.rb
fog-1.29.0 tests/google/models/monitoring/timeseries_collection_tests.rb
fog-1.28.0 tests/google/models/monitoring/timeseries_collection_tests.rb
fog-1.27.0 tests/google/models/monitoring/timeseries_collection_tests.rb
fog-1.26.0 tests/google/models/monitoring/timeseries_collection_tests.rb
fog-1.25.0 tests/google/models/monitoring/timeseries_collection_tests.rb