Sha256: 2c5e57477f8bdde9384d908c6bcce77c5bfaf7866c366f5c083fa0b70e642b32
Contents?: true
Size: 394 Bytes
Versions: 44
Compression:
Stored size: 394 Bytes
Contents
Shindo.tests('Slicehost::Compute | 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? Slicehost[:compute].get_backups.body end end end
Version data entries
44 entries across 44 versions & 2 rubygems