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

tests/add-tests-exchange #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felipegs31
Copy link

added whitelist and nfts contracts to be able to unit test,
removed waffle following https://hardhat.org/hardhat-runner/docs/guides/migrating-from-hardhat-waffle,
added exchange unit tests,
removed unused contracts and scripts

I am practicing how to write good unit tests for contracts, feedbacks are welcome =)
If this content is good, I would be more than happy to add some steps to the readme on my thought process

@yanukadeneth99
Copy link

Wow, this is great work @felipegs31.

But since this repo is dependent to the course in the README, I'm not sure about making such a drastic change. However, there's a community testing course that's currently underway in LW3. These kinda tests are SUPER helpful there.

Do check the document below :

Link to the Document

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.

2 participants