manifoldfinance / mevETH2

mevETH LST Protocol - Repo has migrated see link
https://github.com/MEV-Protocol/meveth
27 stars 2 forks source link

Add tests for mevETH contract #75

Closed aldoborrero closed 1 year ago

aldoborrero commented 1 year ago

Story: manifoldfinance/mevETH2#68

Description

Ideally, we should test the specific functionality of the mevETH contract. This includes the following functions:

Describe the solution you'd like

Include tests related to the above functions using fuzzing mechanisms but also regular tests if makes sense.

Acceptance criteria

Must include tests under tests/mevETHTest.t.sol

aldoborrero commented 1 year ago

This issue belongs to the previous 0xBeans version. No longer relevant on the new context.