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

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

  @id_3ba55a22cb83d2e396447a840acc0acba60d5829a7ea4f0906b6892b5b709d1c
  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_ecc79c6e6c5d31537c361acf81d81d521081d2adb8b3ea705fee618cd0b4b6f7
  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_1b2178bfef5f66b56e37e4e2b5ca66a4303cb5743fc9ef7f492eec46d86a341d
  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
