jim380 / Re

FIX protocol on blockchain
https://cyphercore.io/re
Apache License 2.0
3 stars 1 forks source link

Order Unit Tests #97

Closed uwezukwechibuzor closed 9 months ago

uwezukwechibuzor commented 1 year ago

Write unit tests for the following keepers methods using the format in msg_server_logon_test.go:

  1. NewOrderSingle
  2. OrderCancelRequest
  3. OrderExecutionReport
  4. OrderCancelReject
Ikpia commented 9 months ago

this issue has already been implemented in the msg_server_order_test branch and has been merged successfully to the master branch