@insights_regression
@insights_artist
@IN-14128
Feature: Social Links views

  @id_920fa1d796e3640dcdc424d8ffd6d7e37c2006fbebc97d558bf171dbe051c776
  Scenario: Social Links views. - edit available
    Given an orchard employee insightsemployee for insights
    And I log in
    And I visit the insights /artist/39eec72f-2812-4481-8775-bc8e95c38adc/ page
    Then "Social Links" message on the page
    When I click on social links sidecar
    Then "Linked Social Accounts" message on the page
    And I can verify social links wording and links
    And I can click on edit Instagram social link

  @id_9990d1052aec90ad3cb505cb00178a45396afa2923ffa624e02022b4cb0e9821
  Scenario: Social Links views. - edit not available
    Given an orchard employee multiaccount1 for insights
    And I log in
    And I visit the insights /artist/39eec72f-2812-4481-8775-bc8e95c38adc/ page
    Then "Social Links" message on the page
    When I click on social links sidecar
    Then "Linked Social Accounts" message on the page
    And I can verify social links wording and links
    And I cannot click on edit Instagram social link
