-
Notifications
You must be signed in to change notification settings - Fork 53
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
Use Cadence testing framework for ExampleToken
contract
#137
Use Cadence testing framework for ExampleToken
contract
#137
Conversation
67582d2
to
ef23bf5
Compare
ef23bf5
to
49d376e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for making these changes! This is way cleaner. I just had a few comments but everything looks pretty good so far. 😃
… scripts with comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing my comments! The changes look really good. Did all the tests pass when you ran make test
? I need to see why CI isn't running here for you
@joshuahannan Both |
ExampleToken
contractExampleToken
contract
Work towards: onflow/developer-grants#148
Description
Uses the Cadence testing framework to test the
ExampleToken
smart contract.For contributor use:
master
branchFiles changed
in the Github PR explorer