Tests - operation in Hive - mixed limit order create operation and limit order create2 operation

Operations: limit_order_create_operation, // 5 and limit_order_create2_operation, // 21

The operations limit_order_create_operation and limit_order_create2_operation may matched together, so it requires additional tests. To keep it easy to manage and implement we can reuse the tests from #485 (closed), but create based on them two suite:

  • the first one: the main operation in the test is limit_order_create_operation and the operations in the preconditions or additional steps are limit_order_create2_operation.
  • the second one: the main operation in the test is limit_order_create2_operation and the operations in the preconditions or additional steps are limit_order_create_operation.
Edited May 04, 2023 by Aleksandra Grabowska
Assignee Loading
Time tracking Loading