Feature: Analytics Date Breakdowns

  #  TODO: move this to SPA SA once AnalyticsOverviewPage is under SPA
  @analytics
  @frontend_analytics
  @frontend_engagement
  @id_8412f9f6970682637a4cc715817fb747baf251fbb29db683a2ef23eafa559bbb
  Scenario: Paginating Bar Chart
    Given an orchard employee label_9808 for workstation
    And I login silently to workstation and visit the analytics overview page
    When I set the Overview start date to 2014-05-01 and end date to 2014-06-01
    And I apply the selected filters
    And I view Download Tracks broken down by Product
    And I get the album column for the first page
    Then the album column for the second page should not match it
    When I go back to the first page of the breakdown
    Then I should see the previous button is disabled and next button is enabled
    And I should see the original album column
