Sha256: fa1e54cce30d6bbe357ab3bedd65f9da976e829b1973277cb8d547b63413d4d6
Contents?: true
Size: 138 Bytes
Versions: 5
Compression:
Stored size: 138 Bytes
Contents
Then /^I should see a list of available hosts$/ do doc = Nokogiri::HTML(response_body) doc.search('div#hosts li').size.should > 0 end
Version data entries
5 entries across 5 versions & 1 rubygems