Sha256: 1740a2827504265373a88fdbab2fb1be386836c122e88eb232d90357cb79b894

Contents?: true

Size: 321 Bytes

Versions: 39

Compression:

Stored size: 321 Bytes

Contents

Shindo.tests('Fog::Rackspace::Monitoring | check_types', ['rackspace','rackspace_monitoring']) do
  pending if Fog.mocking?
  service = Fog::Rackspace::Monitoring.new

  @check_types = service.check_types

  tests('#all').succeeds do
    @check_types.all
  end
  tests('#new').succeeds do
    @check_types.new
  end

end

Version data entries

39 entries across 37 versions & 6 rubygems

Version Path
fog-rackspace-0.1.6 tests/rackspace/models/monitoring/check_types_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/fog-rackspace-0.1.5/tests/rackspace/models/monitoring/check_types_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/fog-rackspace-0.1.5/tests/rackspace/models/monitoring/check_types_tests.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/fog-rackspace-0.1.5/tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.5 tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.4 tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.3 tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.2 tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.1 tests/rackspace/models/monitoring/check_types_tests.rb
fog-rackspace-0.1.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.37.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.36.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.35.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-2.0.0.pre.0 tests/rackspace/models/monitoring/check_types_tests.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-1.32.0/tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.34.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.33.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.32.0 tests/rackspace/models/monitoring/check_types_tests.rb
fog-1.31.0 tests/rackspace/models/monitoring/check_types_tests.rb
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/tests/rackspace/models/monitoring/check_types_tests.rb