keep-starknet-strange / satoru

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

Adds test_deposit_event_emitted test #601

Open ccolorado opened 7 months ago

ccolorado commented 7 months ago

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

What is the current behavior?

Missing tests for DepositEvents functions of the EventEmitter contract Resolves: #322

What is the new behavior?

add tests for DepositEvents functions of the EventEmitter contract

Does this introduce a breaking change?

No

Other information

Some optional tweaks submitted for consideration: Increasing memory for the devcontainer Including a .editorconfig (form editorconfig.org)