@content_review
Feature: Content Review Delivery Restrictions

  Background: Clear browser
    Given I have a clear browser

  @id_56b56bfe2ec4c6be3404172f324fa76fa2888766cccdaa49f1060db4f7f46a61
  Scenario: Delivery restrictions in content review match those created in workstation
    Given an orchard employee label_6971 for workstation
    And I have a new project and digital product for the user with label 6971 and artist 1684776
    And I upload artwork via api
    And I have a blank track with all required fields for label 6971
    And I upload a track via api
    And I add territory restrictions for France, United Arab Emirates via api
    When I validate and submit my product via api
    And a user from test_user for content
    And I log in to content silently
    When I review the product
    Then There are 2 service restrictions: Bandcamp, SoundCloud Go Ad-Supported
    And There are 3 country restrictions: France, United Arab Emirates, Russia
