@insights_regression
@insights_artist
@IN-14553
Feature: [Artist> Playlists> Details Popup] Performance over time graph verification.

  Background: Artist Page Playlist tab is opened in default state
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently

  @id_5911701a930f1e08096a0c334be92e3deed8b6b8e75ab9f2f067e9d5613102e0
  Scenario: [Artist> Playlists> Details Popup] Performance over time graph verification. - current
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists?playlistAppearances=current&offset=0&limit=10 page
    And I can open popup from table view on Playlist tab on Artist page
    And I can verify graph tooltip data on Playlist Digest popup on the page

  @id_85c68be746e52bbf785add39e3cb15f1dd15ef6c9511500de0811455b83bcf0a
  Scenario: [Artist> Playlists> Details Popup] Performance over time graph verification. - past
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists?playlistAppearances=past&offset=0&limit=50 page
    And I can open popup from table view on Playlist tab on Artist page
    Then I can select Past 28 Days period on Playlist popup
    And I can select Spain market popup on Playlist Digest on Artist page
    And I can verify graph tooltip data on Playlist Digest popup on the page
