Skip to content

Conversation

@Signor1
Copy link
Contributor

@Signor1 Signor1 commented Oct 20, 2025

Summary

Added comprehensive unit tests for ERC20Facet implementation covering all external functions including EIP-2612 permit functionality.

Changes

  • Created ERC20Mock.sol test helper that extends ERC20Facet with mint/initialize functions
  • Added 38 unit tests in ERC20Tests.sol

Closes #12

@panditdhamdhere
Copy link
Collaborator

Thank you for this contribution! This PR was a good early attempt at adding ERC20 tests, but it has been superseded by PR #78, which was already merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests for the ERC20 implementation

2 participants