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

Version Path
auser-poolparty-1.1.4 lib/poolparty/spec/matchers/have_deploydirectory.rb
auser-poolparty-1.1.5 lib/poolparty/spec/matchers/have_deploydirectory.rb
auser-poolparty-1.1.6 lib/poolparty/spec/matchers/have_deploydirectory.rb
auser-poolparty-1.1.7 lib/poolparty/spec/matchers/have_deploydirectory.rb
fairchild-poolparty-1.1.3 lib/poolparty/spec/matchers/have_deploydirectory.rb
fairchild-poolparty-1.1.4 lib/poolparty/spec/matchers/have_deploydirectory.rb
fairchild-poolparty-1.1.5 lib/poolparty/spec/matchers/have_deploydirectory.rb
poolparty-0.2.84 lib/poolparty/spec/matchers/have_deploydirectory.rb