Feature #16114

Test suite: factorize out some file manipulation operations

Added by bertagaz 2018-11-09 10:52:05 . Updated 2018-11-09 10:52:05 .

Status:
Confirmed
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2018-11-09
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
1
Affected tool:
Deliverable for:

Description

We’re starting to have several occurences of $vm.execute('touch ...') or $vm.execute('rm ...') in our test suite step definitions. That would be nice to have helpers for that kind of things like we have file_exist?() or file_empty?(). They’ll probably need to have a :user option.


Subtasks


History