You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the robustness of AludelV3 and ensure that it can handle unexpected inputs. One way to do this is by implementing fuzz testing for certain functions in the smart contract.
The goal of this issue is to add fuzz testing for the following functions: fund stake unstake
The text was updated successfully, but these errors were encountered:
itirabasso
changed the title
add fuzz testing
add fuzz testing for AludelV3
Jan 31, 2023
Improve the robustness of AludelV3 and ensure that it can handle unexpected inputs. One way to do this is by implementing fuzz testing for certain functions in the smart contract.
The goal of this issue is to add fuzz testing for the following functions:
fund
stake
unstake
The text was updated successfully, but these errors were encountered: