@deprecated
@fansifter
@artist-page
Feature: Artist page - Fans by age chart

  Background: Log in (user has access to a few labels)
    Given an orchard employee fansifter-set-2-2-aquarius for fansifter
    And I have authorized local storage for fansifter
    And I visit Fansifter Search page

  @wip
  @FS-1718
  @id_8c9c6ee8237fc08e4e31626175e217e62fd8007b30fd3fdc9c21f3f890b6409e
  Scenario: Artist page fans by age chart change country, account filters
    When I visit fansifter artist page for "Adele"
    And I set account "Columbia Records Group"
    And I select "Australia" in the country dropdown
    Then fans by age data is updated
    And fans by age view is shown
    And fans by age chart is shown
    And text about percentages is displayed above the fans by age chart

  @FS-1719
  @id_e4172c6a77f7fbc854ecef3e703208e642564353ca179db549207a7f99946a4b
  Scenario: Artist page fans by age chart for artist with not enough fans
    When I search for an artist "Megan Hilty"
    And I select #1 search result containing "Megan Hilty"
    Then fans by age view is shown
    And notice about not enough fans is shown in the fans by age view
