You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
The behavior within GETOrder is complex and untestable while embedded within the API. Need to extract behavior into (perhaps) core/order.go as func (*OpenBazaarNode) GetOrder(orderID string) (*repo.Order, error) and unit test the output state of *repo.Order for various valid states of Order. (With particular care to validate this bug does not regress: #1481)
Activity
Merge pull request #1682 from ozamiatin/master