hifi-finance / hifi

Monorepo implementing the Hifi fixed-rate, fixed-term lending protocol
https://app.hifi.finance
Other
106 stars 15 forks source link

[amm] Test "getMintInputs" and "getBurnOutputs" #34

Open PaulRBerg opened 3 years ago

PaulRBerg commented 3 years ago

These functions are tested as part of the integration tests for the trade functions, but we should go the extra mile and write unit tests for them.

PaulRBerg commented 3 years ago

I'm not sure it is worth it to do this .. We already have 100% coverage.