Sha256: 1f83651ca9098230358fa592741b25b3451e331a399f80537ec1405480d210fd
Contents?: true
Size: 354 Bytes
Versions: 36
Compression:
Stored size: 354 Bytes
Contents
Shindo.tests('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 Slicehost[:slices].get_backups.body end end end
Version data entries
36 entries across 36 versions & 2 rubygems