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

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

  @IN-13959
  @id_f8fa85c0e10c5cf807fa8c49e38c446291f926733ad45339721cdd697a8ca9a8
  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_c54e471faec7c59ef4042e0a1cc5d825d4866edd46ae5f00b4d3aa3a3b79c656
  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_9dbf1add423e74772e3ea12818228ab531ab271781a2c618f88587d140b3a835
  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
