Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write Tests for L2EthToken.sol Contract #2

Closed
neotheprogramist opened this issue Dec 7, 2023 · 1 comment
Closed

Write Tests for L2EthToken.sol Contract #2

neotheprogramist opened this issue Dec 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@neotheprogramist
Copy link
Owner

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:

These examples demonstrate the basic structure and approach that should be followed when writing tests for the L2EthToken.sol contract.

Expectations

  • The tests should thoroughly cover all functions and possible scenarios in the L2EthToken.sol contract.
  • Ensure that the tests are well-documented, explaining the purpose and functionality being tested.
  • Follow the coding and testing standards as demonstrated in the provided examples.
@neotheprogramist
Copy link
Owner Author

Closed by matter-labs/era-contracts#152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants