@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 to moneyhub silently
    And I select Bad Seed in the vendor filter
    And I intercept calls to revenueByTransactionType
    When I navigate to Transaction Types tab
    Then The transaction types page displays correctly
    When I sort by Quantity
    When I sort by Transaction Type
    Then The transaction types table is sorted by Transaction Type
    Then I can filter by the transaction type Physical Sales
