@insights_regression
@insights_artist
@insights_artist_playlists
Feature: Artist Playlists Tab States

  Background: [Regression][Artist] Playlist tab
    Given an orchard employee multiaccount1 for insights
    And I log in
    When I visit the insights /artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/playlists page

  @id_957c6264d6cf83467a4de6bb8e2e5274eec210c1747d47f996a608ee25b61551
  Scenario: [Artist> Playlist tab] States verification. - no results
    And I search for sDsEFSdsdsd item on the page
    Then "No Results" message on the page
    And "No matching results found. Please clarify your search query or adjust your filters." message on the page

  @IN-14549
  @id_c571b27be68f8e85e5df24cd4f11484594b9526b8653261fc8a594e9b1bdf5b6
  Scenario: [Artist> Playlist tab] States verification. - failed state
    Then "Sorry, we hit a snag" message on the page
    And "Data failed to load. Please refresh the page." message on the page
