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
The goal of this task is to create test cases for the L2EthToken.sol contract located in the era-system-contracts repository. These tests are essential for ensuring the contract's functionality and reliability.
Reference Material
To assist in this task, refer to the following examples from the same repository:
Task Description
The goal of this task is to create test cases for the
L2EthToken.sol
contract located in the era-system-contracts repository. These tests are essential for ensuring the contract's functionality and reliability.Reference Material
To assist in this task, refer to the following examples from the same repository:
EmptyContract.sol
EmptyContract.spec.ts
These examples demonstrate the basic structure and approach that should be followed when writing tests for the
L2EthToken.sol
contract.Expectations
L2EthToken.sol
contract.The text was updated successfully, but these errors were encountered: