@moneyhub
Feature: Highlights Transaction Types

  @id_caa64c15c94b00edf0f9822f2999193239315f06f9b30500450d4670db23db38
  Scenario: Highlights Transaction Types page display, sort and transaction filter
    Given an orchard employee label_6971 for moneyhub
    And I log in
    And I select Bad Seed in the moneyhub vendor filter
    And I intercept calls to revenueByTransactionType
    When I navigate to the highlights Transaction Types tab
    Then The transaction types page displays correctly
    When I sort by Quantity, asc on the highlights transaction types page
    And I sort by Transaction Type, asc on the highlights transaction types page
    Then The highlights transaction types table is sorted by Transaction Type
    And The highlights transaction types table is sorted by Transaction Type
    Then I can filter the highlights page by the transaction type name Physical Sales
