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

[CENT-367] Rewrite unit tests to use MasterMinter #226

Merged
merged 2 commits into from
Oct 12, 2018

Conversation

mirathewhite
Copy link
Contributor

  • Fixed bug in MasterMinter.sol (missing constructor).
  • Modified MINT p0 unit tests to run using a MintController and a MasterMinter. This will be necessary because future contracts may inherit from MintController, so we want to verify that both MintController and MasterMinter exhibit the desired behavior.

@o-a-hudson o-a-hudson merged commit 4d45c5a into circlefin:multi-issuer Oct 12, 2018
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.

None yet

2 participants