Feature: Digital Audio Product Builder Publishing Obligations

  @frontend_distribution
  @ows_product_workflow
  @ows_product_digital
  @ows_product
  @ows_contracts
  #DIG-5596, DIG-5619, DIG-7547
  Scenario: Checkmark is present and obligations are visible on overview
    Given a standalone Workstation label_7123 user
    And I am on the Project::DigitalProductPublishingPage for a product with 1 track
    When I specify Less than 100% controlled (at least partially administered by 3rd party) as the publishing obligation for the track
    Then I should not see the withhold royalties options
    When I save my publishing obligations
    Then I should see my publishing obligations on the overview page
    And a green checkmark should be shown next to the publishing obligation step
