Sha256: 34b807d1e9af647ad471cf5c336551a48dec4d69b073eaef7fa93d62cc75efca

Contents?: true

Size: 311 Bytes

Versions: 38

Compression:

Stored size: 311 Bytes

Contents

Shindo.tests("Fog::Joyent[:analytics] | joyent_modules", %w{joyent}) do
  @analytics = Fog::Joyent[:analytics]
  @joyent_modules = @analytics.joyent_modules

  tests('#all').succeeds do
    @joyent_modules.all
  end

  tests('#new').succeeds do
    @joyent_modules.new(['cpu', { 'label' => 'CPU' }])
  end

end

Version data entries

38 entries across 36 versions & 6 rubygems

Version Path
fog-1.27.0 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.26.0 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.25.0 tests/joyent/models/analytics/joyent_modules_tests.rb
nsidc-fog-1.24.1 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.24.0 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.11 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.10 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.9 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.8 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.7 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.6 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.23.0 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.4 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.3 tests/joyent/models/analytics/joyent_modules_tests.rb
ns-fog-1.22.2 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.22.1 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.22.0 tests/joyent/models/analytics/joyent_modules_tests.rb
fog-1.21.0 tests/joyent/models/analytics/joyent_modules_tests.rb