@frontend_royalties
@ows_royalties
@ows_abacus_contract
Feature: Abacus Contracts 5

  Background: Clear browser
    Given I have a clear browser

  @id_f8ae922660b6613439bcd36af53b160f7f46db03c440ba71c09bdc291cb7069a
  Scenario: Edit contract
    Given an orchard employee label_7123_admin_3 for Abacus
    And I log in to Abacus silently
    And I am successfully logged in to Abacus
    And I prepare an abacus account data:
      | Key              | Value                   |
      | companyBrandName | awal                    |
      | paidBy           | AWAL-US                 |
      | agreementType    | AWAL Core               |
      | currency         | USD                     |
      | owner            | awal                    |
      | paymentMinimum   | 123                     |
      | paymentSchedule  | 45 days after month end |
    And I create 1 new account via API
    And I have a Distribution runcontroller created
    And I have a new Distribution contract lifecycle created with accounts created for AWAL Recordings America, Inc.
    Then I should be able to edit contract
