@insights_regression
@insights_artist
@IN-14551
Feature: [Artist>Playlists] Trends verification.

  Background: Login to Insights
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently

  @id_2e857feccfa250e47f6ba77b7006488e17f96f705938cd0681365c6d526a65ee
  Scenario: [Artist>Playlists] Trends verification. - default current
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists?offset=0&type=CHART&type=CURATED&type=EDITORIAL&type=NEW_MUSIC_FRIDAY&type=USER_GENERATED&limit=1 page
    And I can apply all columns on playlists on Artist page
    And I can verify columns data playlists on Artist page

  @id_8f0ebb354675040372c69269d953b50efdbb7d90b4941c4862c73206c2fa92d3
  Scenario: [Artist>Playlists] Trends verification. - custom market past
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists?limit=1&type=CHART&type=CURATED&type=EDITORIAL&type=NEW_MUSIC_FRIDAY&type=USER_GENERATED&curator=US&playlistAppearances=past page
    And I can apply all columns on playlists on Artist page
    And I can verify columns data playlists on Artist page

  @id_284d63fc2f9158343a0bd38087a6dd531619c70a5ac5d63470397d5a35a9e47e
  Scenario: [Artist>Playlists] Trends verification. - empty trend
    When I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists?offset=0&type=PERSONALIZED&type=ALGORITHMIC&type=RADIO&type=STATION&limit=1 page
    And I can apply all columns on playlists on Artist page
    And I can verify columns data playlists on Artist page
