loop icon indicating copy to clipboard operation
loop copied to clipboard

liquidity: fix TestAutoLoopInEnabled flakes

Open arshbot opened this issue 2 years ago • 1 comments

In this commit we fix the flakes in TestAutoLoopInEnabled by removing the expectation that quotes are returned in a particular order.

Reviewers, this is a draft and not mergable code. Rather I request that the approach of removing the order expectation be reviewed (mergable code will include a better solution than O(n^2) and will ensure that duplicate value bugs will not be introduced).

Solves https://github.com/lightninglabs/loop/issues/460

arshbot avatar Apr 22 '22 20:04 arshbot

@arshbot do you plan to continue this PR?

bhandras avatar Jun 01 '22 17:06 bhandras