Closed uint closed 2 years ago
Won't those tests duplicate cases from Credit Agency's tests?
Won't those tests duplicate cases from Credit Agency's tests?
Personally I'd move anything that looks like an acceptance/system test to this new crate
I moved tests around rounding issues here from the market
contract. In this test crate we have a proper CA, so we get proper credit line responses so we can simulate it more accurately.
...aaaaand some tests are failing. There are still cases where we have rounding issues in a deposit(x) -> withdraw(x) scenario. Ugh.
Ha. Fixed rounding errors. Again.
...it's the last time, I swear.
Don't look at me like that!
Rebased!
Closes #71