drevops / behat-steps

🧪 A collection of Behat step definitions for Drupal
GNU General Public License v3.0
18 stars 13 forks source link

3.x Update `FileTrait` #287

Open AlexSkrypnyk opened 18 hours ago

AlexSkrypnyk commented 18 hours ago
Given the following managed files:
Given the following managed files do not exist:
Given the unmanaged file at the URI :uri exists
Given the unmanaged file at the URI :uri exists with content:
Then an unmanaged file at the URI :uri should exist
Then an unmanaged file at the URI :uri should not exist
Then an unmanaged file at the URI :uri should contain :content
Then an unmanaged file at the URI :uri should not contain :content