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