Open digiantnz opened 3 months ago
HI @xrchz - How close to complete is this looking? Am I correct in thinking this will run until the audit i.e. will be one of the last tests pre audit?
It's pretty far from complete - like 10-20% I would say. And yes it can run all the way till the code freeze.
@digiantnz to call out to Waq/the community for assitance
Dropping priority (focus on frontend)
Current draft test suite is here https://github.com/rocketlend/protocol/blob/main/tests/test_rocketlend.py
it does various things like registering borrower, creating lending pools, borrowing from pool, repaying, etc., and checking things revert when they're supposed to (e.g. unauthorised, not enough funds)