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

test: Implement test of `record_transfer_in` function. #497

Closed sparqet closed 12 months ago

sparqet commented 1 year ago

Description

Implement tests of record_transfer_in function : given_normal_conditions_when_record_transfer_in_then_works

File: tests/deposit/test_deposit_vault.cairo.

Acceptance criteria

akhercha commented 1 year ago

Happy to do this (& the quick implementation of record_transfer_in)!