Refactor recipe execution in cucumber features

Mock home directory in `run_recipe' helper, avoid the need to use
@mocked_home_directory in many scenarios.
This commit is contained in:
Thibault Jouan
2015-04-06 08:47:46 +00:00
parent a3e75b0ac6
commit feef44b255
8 changed files with 10 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
@sshd @mocked_home_directory
@sshd
Feature: `file_write' task action
Background: