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

Shared addresses testing #2660

Merged
merged 6 commits into from
May 20, 2021
Merged

Shared addresses testing #2660

merged 6 commits into from
May 20, 2021

Conversation

piotr-iohk
Copy link
Contributor

Issue Number

ADP-686

Overview

  • dff0102
    update cardano_wallet gem

  • b339aee
    Add list wallets checks

  • 71391d8
    reword pending as incomplete in e2e tests

  • 32b7b79
    Add tests for list addresses on shared wallets

  • efc0059
    Refactor SharedWallets integration tests into Shared/Wallets.hs and Shared/Addresses.hs

Comments

@piotr-iohk piotr-iohk self-assigned this May 19, 2021
Copy link
Contributor

@paweljakubas paweljakubas left a comment

Choose a reason for hiding this comment

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

good idea as more shared wallets' testing is coming soon

@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 19, 2021
2660: Shared addresses testing r=piotr-iohk a=piotr-iohk

# Issue Number

ADP-686


# Overview

- dff0102
  update cardano_wallet gem
  
- b339aee
  Add list wallets checks
  
- 71391d8
  reword pending as incomplete in e2e tests
  
- 32b7b79
  Add tests for list addresses on shared wallets
  
- efc0059
  Refactor SharedWallets integration tests into Shared/Wallets.hs and Shared/Addresses.hs



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 19, 2021

Build failed:

@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 20, 2021
2660: Shared addresses testing r=piotr-iohk a=piotr-iohk

# Issue Number

ADP-686


# Overview

- dff0102
  update cardano_wallet gem
  
- b339aee
  Add list wallets checks
  
- 71391d8
  reword pending as incomplete in e2e tests
  
- 32b7b79
  Add tests for list addresses on shared wallets
  
- efc0059
  Refactor SharedWallets integration tests into Shared/Wallets.hs and Shared/Addresses.hs



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 20, 2021

Build failed:

@piotr-iohk piotr-iohk force-pushed the piotr/shared-addresses-testing branch from efc0059 to 8b81116 Compare May 20, 2021 07:16
@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 20, 2021
2660: Shared addresses testing r=piotr-iohk a=piotr-iohk

# Issue Number

ADP-686


# Overview

- dff0102
  update cardano_wallet gem
  
- b339aee
  Add list wallets checks
  
- 71391d8
  reword pending as incomplete in e2e tests
  
- 32b7b79
  Add tests for list addresses on shared wallets
  
- efc0059
  Refactor SharedWallets integration tests into Shared/Wallets.hs and Shared/Addresses.hs



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 20, 2021

Build failed:

@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 20, 2021
2660: Shared addresses testing r=piotr-iohk a=piotr-iohk

# Issue Number

ADP-686


# Overview

- dff0102
  update cardano_wallet gem
  
- b339aee
  Add list wallets checks
  
- 71391d8
  reword pending as incomplete in e2e tests
  
- 32b7b79
  Add tests for list addresses on shared wallets
  
- efc0059
  Refactor SharedWallets integration tests into Shared/Wallets.hs and Shared/Addresses.hs



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 20, 2021

Build failed:

@piotr-iohk piotr-iohk force-pushed the piotr/shared-addresses-testing branch from 6882f85 to cf1b080 Compare May 20, 2021 10:16
@piotr-iohk
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 20, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit 62d81c5 into master May 20, 2021
@iohk-bors iohk-bors bot deleted the piotr/shared-addresses-testing branch May 20, 2021 11:23
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