Sha256: 66f5144287b088b37339dd1f29d5fdcc1698ae238a7994b794d05638856843c7
Contents?: true
Size: 280 Bytes
Versions: 10
Compression:
Stored size: 280 Bytes
Contents
Shindo.tests('Slicehost#get_flavors', 'slicehost') do tests('success') do before do @data = Slicehost[:slices].get_flavors.body end test('has proper output format') do has_format(@data, { 'flavors' => [Slicehost::Formats::FLAVOR] }) end end end
Version data entries
10 entries across 10 versions & 1 rubygems