Sha256: 3d7b8d99bc3daf0e84fd14747e131738b156f181634bdf7395c43a787928ca35
Contents?: true
Size: 459 Bytes
Versions: 14
Compression:
Stored size: 459 Bytes
Contents
Feature: Remote file task Background: Given a test app with the default configuration And a custom task to generate a file And servers with the roles app and web Scenario: Where the file does not exist When I run cap "deploy:check:linked_files" Then it creates the file with the remote_task prerequisite Scenario: Where the file already exists When I run cap "deploy:check:linked_files" Then it will not recreate the file
Version data entries
14 entries across 14 versions & 2 rubygems