@ows_royalties
@frontend_royalties
Feature: Abacus Admin

  @id_ddcc418aec9bcd68a1a3883f0feeb6fab255d2a6e0f26a46c62974820032c813
  Scenario: Statement period name
    Given an orchard employee label_7123_admin_5 for abacus
    When I log in
    When I see statement period name on admin -> statement periods page
    Then it should match the name of accounting period upon creation

  @id_238ed81879e07626e51fd0557ce623318b5773d78c13050fabb6f44aad5cbb16
  Scenario: Statement period page
    Given an orchard employee label_7123_admin_5 for abacus
    When I log in
    Then Statement Period page should be valid

  @id_bbdce420974c771fd8b096058769ee2892091faf95ced6954d3c712ec88439c4
  Scenario: Add Runcontroller
    Given an orchard employee label_7123_admin_5 for abacus
    When I log in
    Then I should be able to add runcontroller

  @id_6ce283cf6b2bdda52f003619724b0178143f64d479f989134f1c23f3de1a612e
  Scenario: View/Edit Payment Method Minimums
    Given an orchard employee label_7123_admin_5 for abacus
    When I log in
    Then I should be able to view payment method minimums
    Then I should be able to edit payment method minimums
