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

refactor tests for NFT contracts #15

Open
3 tasks
marc0olo opened this issue Oct 11, 2022 · 0 comments
Open
3 tasks

refactor tests for NFT contracts #15

marc0olo opened this issue Oct 11, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@marc0olo
Copy link
Contributor

marc0olo commented Oct 11, 2022

Goal

It should be possible to execute any test without depending on another test. Currently tests rely on execution of other tests.

Todos

  • use snapshot feature after contract deployment
  • provide a re-usable mint function that needs to be executed in each test-case
  • perform a rollback after each test
@marc0olo marc0olo added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 11, 2022
@marc0olo marc0olo changed the title refactor tests for recommended contracts refactor tests for NFT contracts Oct 12, 2022
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 hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant