@frontend_royalties
@ows_abacus_schedule
Feature: Abacus Schedule 2

  @delete_schedule
  @id_14bd7f6be78f67c1fcd93c78c8e8c1ca720a6666b66561857acb7fb56cb51da8
  Scenario: Add/Edit schedule
    Given an orchard employee label_7123_admin_2 for abacus
    When I log in
    Then I should be able to add schedules
    Then I should be able to edit schedule

  @delete_schedule
  @id_d65dcf3e6f899c590f781f30072443342c8a2feaac141bd8ab8124f1b82c7cfd
  Scenario: Search for unassigned contributions
    Given an orchard employee label_7123_admin_2 for abacus
    When I log in
    Then I should be able to add schedules
    And I should be able to search unassigned contributions by name: Family Reunion
    And I should be able to search unassigned contributions by contribution_id: 6f8e89bc-1ee2-4dd1-8d6b-d09a08798f9c

  @id_15dfbcd866593ba08d070af0a763f79057d4083ecf7e8fb223d0dae8583a5348
  Scenario: Show unassigned contributions only
    Given an orchard employee label_7123_admin_2 for abacus
    When I log in
    Then I should be able to filter out schedules that contain unassigned contributions
