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

Fixes expectRevert not checking revert string #250

Merged
merged 5 commits into from
Jan 11, 2019

Conversation

o-a-hudson
Copy link
Contributor

@o-a-hudson o-a-hudson commented Jan 11, 2019

-Fixes expectRevert not checking expectedErrorMessage == actualErrorMessage
-Fixes revert string in tests inconsistent with revert string in contract
-Adds missing await in test
-Makes revert string use plural noun to match solidity variable
-Fixes 0x0 address throwing errors (replaces will full null address) due to upgrade in web3
-Upgrades ganache-cli used

@o-a-hudson o-a-hudson merged commit 1503358 into circlefin:multi-issuer Jan 11, 2019
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