@ows_podcast
@frontend_podcast
@delete_podcast_after
Feature: Create episode

  Background: Silent login
    Given an orchard employee org_admin for podcast
    When I log in to podcast silently

  @id_97cb5086bb4ba4f4ea550e660f5a413941824e18bd7f71be1bfaa5794abc74ae
  Scenario: Create, publish and delete episode
    Then I should be able to create new draft episode
    And I should be able to publish the episode
    And I should be able to delete the episode
