Sha256: 67c3c0fc41fc45d6751605bd721082ad81657b19f663cd21dfd94c983aea078a
Contents?: true
Size: 462 Bytes
Versions: 28
Compression:
Stored size: 462 Bytes
Contents
module PoolParty class SpecCore # dynamic_matcher_for(:deploydirectory) do # it "should have the directory" do # @manifest.should have_directory(@to) # end # it "should have the rsyncmirror" do # @manifest.should have_rsyncmirror("deploydirectory-#{@to}") # end # it "should have the exec to unpack the archive" do # @manifest.should have_exec("deploy-directory-#{@to}") # end # end end end
Version data entries
28 entries across 28 versions & 3 rubygems