Sha256: bee126057a8eb6a2f3628a267eab6fc1ed7e7ae3ae973bb6c2051a371d472eab
Contents?: true
Size: 484 Bytes
Versions: 7
Compression:
Stored size: 484 Bytes
Contents
Shindo.tests('TerremarkEcloud::Compute | organization requests', ['terremarkecloud']) do @organization_format = { 'name' => String, 'href' => String, 'Link' => [{ 'href' => String, 'name' => String, 'rel' => String, 'type' => String }], } tests('success') do tests("#get_organization").formats(@organization_format) do pending if Fog.mocking? TerremarkEcloud[:compute].get_organization.body end end end
Version data entries
7 entries across 7 versions & 2 rubygems