Sha256: 796e55a869bc54fb454cd3d8aca2da7ed5af9142ade1040e56682d8e878bcc91
Contents?: true
Size: 528 Bytes
Versions: 140
Compression:
Stored size: 528 Bytes
Contents
Shindo.tests('Fog::Compute[:ninefold] | template requests', ['ninefold']) do tests('success') do tests("#list_templates()").formats(Ninefold::Compute::Formats::Templates::TEMPLATES) do pending if Fog.mocking? Fog::Compute[:ninefold].list_templates(:templatefilter => 'executable') end end tests('failure') do #tests("#deploy_virtual_machine()").raises(Excon::Errors::HTTPStatusError) do # pending if Fog.mocking? # Fog::Compute[:ninefold].deploy_virtual_machine #end end end
Version data entries
140 entries across 140 versions & 21 rubygems