Skip to content

Commit

Permalink
TODOs completed
Browse files Browse the repository at this point in the history
  • Loading branch information
toteki committed Nov 13, 2023
1 parent cf84a71 commit 1145af9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions x/leverage/types/position_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -992,9 +992,3 @@ func TestArbitraryCases(t *testing.T) {
}
}
}

// TODO: a few +/- cases relative to current amounts to confirm limits, etc remain constant
// TODO: for max borrow test cases, add logic to actually do the borrow, recompute position, and check at exact limit
// TODO: more cases for positions with multiple borrow and collateral types
// TODO: max withdraw tests with special pairs involved
// TODO: clever zero cases, such as max withdraw something that does not exist and missing prices (zero amounts)

0 comments on commit 1145af9

Please sign in to comment.