@insights_regression
@insights_artist
Feature: Artist Charts tab States verification

  Background: Regression Artist Charts tab
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    And I visit the insights artist/e49ea9f9-0a74-4623-b3c6-ff819c7c0a4d/charts page

  @IN-14567
  @id_f3825a4e55143d98ca1582b90539842004c89711ab2a79cbf59cecefeb385a4f
  Scenario: Artist Charts tab States verification. - no data
    Then "You don’t have any data yet" message on the page

  @IN-145671
  @id_4c8f8f0fcd1b606738fb9425967a0ddcf0a55b25e81fb0dd9c63c85232cc809b
  Scenario: Artist Charts 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
