Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

added get list transfer and transfer methods #42

Merged
merged 11 commits into from
Nov 18, 2020

Conversation

madhankumar3103
Copy link
Contributor

added get transfer and list transfer and list transfer methods

Copy link
Contributor

@arao6 arao6 left a comment

Choose a reason for hiding this comment

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

Please fix the lint errors

Copy link
Contributor

@Rrathinasabapath Rrathinasabapath left a comment

Choose a reason for hiding this comment

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

Approved. Ready for others to review.

@@ -41,7 +41,7 @@ def test_should_fail_decryption_when_wrong_private_key_is_used(self):
with self.assertRaises(HyperwalletException) as exc:
encryption2.decrypt(encryptedMessage)

self.assertTrue(str(exc.exception).startswith('No recipient matched the provided key["Failed: [ValueError(\'Decryption failed.\''))

Choose a reason for hiding this comment

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

did the expected behavior of this case change? / are we not expecting to see the Failed value anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Actually this is for old test case ,i did not modifying any code for encryption but i am facing build error so i modifying this line the build got success.

@akalichety-hw akalichety-hw merged commit 22d1dbc into DEV-v3 Nov 18, 2020
@arao6 arao6 deleted the feature/DTRUNETWO-308-V3-Transfer-Refunds branch February 1, 2021 23:28
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.

5 participants