Sha256: 672d54f1a99096851d966d486f86ff8a87842d30072d4f4a7c7b6a5481b7d1fb
Contents?: true
Size: 364 Bytes
Versions: 8
Compression:
Stored size: 364 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 Slicehost[:compute].get_backups.body end end end
Version data entries
8 entries across 8 versions & 1 rubygems