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 L1Messenger.sol Contract #3

Open
neotheprogramist opened this issue Dec 7, 2023 · 0 comments
Open

Write Tests for L1Messenger.sol Contract #3

neotheprogramist opened this issue Dec 7, 2023 · 0 comments
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 L1Messenger.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 L1Messenger.sol contract.

Expectations

  • The tests should thoroughly cover all functions and possible scenarios in the L1Messenger.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 neotheprogramist added enhancement New feature or request good first issue Good for newcomers labels Dec 7, 2023
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.

3 participants