Sha256: 1cfde95fe41482cea875190f7fbb25e059cdd95a4761a637a1e4d00dd40df89c
Contents?: true
Size: 405 Bytes
Versions: 32
Compression:
Stored size: 405 Bytes
Contents
Shindo.tests('Fog::Compute[:slicehost] | backup requests', ['slicehost']) do @backup_format = { 'date' => String, 'id' => Integer, 'name' => String, 'slice-id' => Integer } tests('success') do tests('#get_backups').formats({ 'backups' => [@backup_format] }) do pending if Fog.mocking? Fog::Compute[:slicehost].get_backups.body end end end
Version data entries
32 entries across 32 versions & 8 rubygems