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

  @id_777a4e3c12f8aecc7e4686bd6ce5552a9fa48d0d15799f731ff97c104ecce102
  Scenario: Social Links views. - edit available
    Given an orchard employee insightsemployee for insights
    And I log in to Insights silently
    And I visit the insights artist/39eec72f-2812-4481-8775-bc8e95c38adc/ page
    Then "Social Links" message on the page
    And I can click on social links sidecar
    And "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_9a27c82eec57628ddcecb52cba0333920e23853593a8c0f7b6b66b6492e8ed4c
  Scenario: Social Links views. - edit not available
    Given an orchard employee multiaccount1 for insights
    And I log in to Insights silently
    And I visit the insights artist/39eec72f-2812-4481-8775-bc8e95c38adc/ page
    Then "Social Links" message on the page
    And I can click on social links sidecar
    And "Linked Social Accounts" message on the page
    And I can verify social links wording and links
    And I can't click on edit Instagram social link
