Feature: Download Release Audio
  Download audio for every track in a release.
  This is useful for manual bug fix requests, as the OA download album link is unreliable.
  Note that track download is broken on QA.

  Scenario: Download release audio
    Given I am logged in to OA on production with personal credentials
    And I am on the OA::ViewReleasePage for UPC 888608401531
    Then I can download audio for every track in the release
