@insights_regression
@insights_song
@insights_song_playlists
Feature: [Song>Playlists] Trends verification.

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

  @IN-13959
  @id_b0535dd5219e1a3d899cdc836c083138b2868ed07a2534db310778a1b3f2b99f
  Scenario: [Song>Playlists] Trends verification. - default current
    When I visit the insights /song/USNPW2400899/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 Song page
    And I can verify columns data playlists on Song page

  @IN-13959
  @id_a64b02195f02998673f8def2e4456207af8e13c542095cea4d2b14e32dd1ca12
  Scenario: [Song>Playlists] Trends verification. - custom market past
    When I visit the insights /song/USNPW2400899/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 Song page
    And I can verify columns data playlists on Song page

  @IN-13959
  @id_210468b2c338e2154f844beb7e45c2e77b0bc80d4e9fc2c75508b0eb8ed47b5f
  Scenario: [Song>Playlists] Trends verification. - empty trend
    When I visit the insights /song/USNPW2400899/playlists?offset=0&type=PERSONALIZED&type=ALGORITHMIC&type=RADIO&type=STATION&limit=1 page
    And I can apply all columns on playlists on Song page
    And I can verify columns data playlists on Song page
