keep-starknet-strange / satoru

Synthetics platform for Starknet, inspired by GMX v2 design.
https://book.satoru.run/
MIT License
110 stars 73 forks source link

feat: add test_will_position_collateral_be_sufficient #588

Closed FelixGibson closed 10 months ago

FelixGibson commented 11 months ago

add test_will_position_collateral_be_sufficient for testing

Pull Request type

What is the current behavior?

Resolves: #567

What is the new behavior?

test fine.

Does this introduce a breaking change?

No

Other information

test_update_funding_and_borrowing_state not implemented yet, will provide in a separate PR