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 `ContentTrait` #279

Open AlexSkrypnyk opened 18 hours ago

AlexSkrypnyk commented 18 hours ago
Given the content type :content_type does not exist
When I visit the :content_type page with the title :title
When I edit the :content_type page with the title :title
When I delete the :content_type page with the title :title
Given the following :content_type content does not exist:
When I change the moderation state of the :content_type content with the title :title from the :old_state to the :new_state
When I change the moderation state of the :content_type content with the title :title to the :new_state
When I visit the scheduled transitions page of the :content_type content with the title :title