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

Sweep (fast): Write unit tests for ERC721Consecutive #1

Open
stevennevins opened this issue Aug 22, 2023 · 0 comments
Open

Sweep (fast): Write unit tests for ERC721Consecutive #1

stevennevins opened this issue Aug 22, 2023 · 0 comments

Comments

@stevennevins
Copy link
Owner

  • Test _mint and verify the accounting is accurate
  • Test _burn and verify the accounting is accurate
  • Test transferFrom and verify the accounting is accurate
  • Test safeTransferFrom and verify the accounting is accurate
  • Test a complex scenario with multiple mints and transfers between 5 users
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

No branches or pull requests

2 participants
@stevennevins and others