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

Redeem Pool and Redeemer Proxy unit tests #791

Merged
merged 12 commits into from
Sep 10, 2019

Conversation

0xsarvesh
Copy link
Contributor

Fixes #788
Merge after #790

This PR adds unit test cases of RedeemPool and Redeemer Proxy contract.

Copy link
Contributor

@deepesh-kn deepesh-kn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, nice code, just cosmetic changes, and typos.
I will review once again when #790 gets merged

test/gateway/redeem_proxy/self_destruct.js Outdated Show resolved Hide resolved
test/gateway/redeem_proxy/self_destruct.js Outdated Show resolved Hide resolved
test/gateway/redeem_proxy/self_destruct.js Outdated Show resolved Hide resolved
test/gateway/redeem_proxy/transfer_token.js Outdated Show resolved Hide resolved
test/gateway/redeem_proxy/transfer_token.js Outdated Show resolved Hide resolved
test/gateway/redeem_pool/accept_redeem_request.js Outdated Show resolved Hide resolved
test/gateway/redeem_pool/destruct_redeemer_proxy.js Outdated Show resolved Hide resolved
test/gateway/redeem_pool/reject_redeem_request.js Outdated Show resolved Hide resolved
test/gateway/redeem_pool/request_redeem.js Outdated Show resolved Hide resolved
test/gateway/redeem_pool/revoke_redeem_request.js Outdated Show resolved Hide resolved
@0xsarvesh 0xsarvesh changed the title Redeem composer unit tests Redeem Pool and Redeemer Proxy unit tests Sep 10, 2019
@0xsarvesh 0xsarvesh changed the base branch from develop to master September 10, 2019 07:37
@0xsarvesh 0xsarvesh changed the base branch from master to develop September 10, 2019 07:37
Copy link
Contributor

@deepesh-kn deepesh-kn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🥇

@deepesh-kn deepesh-kn merged commit 37ba156 into OpenST:develop Sep 10, 2019
@abhayks1 abhayks1 mentioned this pull request Sep 19, 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.

Redeem composer contract
2 participants