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

test(cat-voices): Store and restore seeds during onboarding create #1490

Conversation

oldGreg5
Copy link
Contributor

@oldGreg5 oldGreg5 commented Jan 9, 2025

Description

Add store and restore seeds during onboarding create

Related Issue(s)

#1453

Description of Changes

Tests added:

  • add store and restore seeds during onboarding create
  • password info screen checks
  • password input screen checks with basic password validation
  • keychain created success screen check
  • link wallet info screen check
  • link wallet select screen check

Breaking Changes

Screenshots

If applicable, add screenshots to help explain your changes.

Related Pull Requests

If applicable, list any related pull requests.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Report | ${\color{lightgreen}Pass: 379/379}$ | ${\color{red}Fail: 0/379}$ |

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Report | ${\color{lightgreen}Pass: 379/379}$ | ${\color{red}Fail: 0/379}$ |

@oldGreg5 oldGreg5 marked this pull request as draft January 9, 2025 10:16
Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Report | ${\color{lightgreen}Pass: 379/379}$ | ${\color{red}Fail: 0/379}$ |

Copy link
Contributor

github-actions bot commented Jan 9, 2025

Test Report | ${\color{lightgreen}Pass: 379/379}$ | ${\color{red}Fail: 0/379}$ |

@minikin minikin added the draft Draft label Jan 10, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 385/385}$ | ${\color{red}Fail: 0/385}$ |

@oldGreg5 oldGreg5 marked this pull request as ready for review January 10, 2025 14:01
@oldGreg5 oldGreg5 added review me PR is ready for review and removed draft Draft labels Jan 10, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 385/385}$ | ${\color{red}Fail: 0/385}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 385/385}$ | ${\color{red}Fail: 0/385}$ |

@oldGreg5 oldGreg5 enabled auto-merge (squash) January 10, 2025 14:37
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 385/385}$ | ${\color{red}Fail: 0/385}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 381/384}$ | ${\color{red}Fail: 3/384}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 384/384}$ | ${\color{red}Fail: 0/384}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 386/386}$ | ${\color{red}Fail: 0/386}$ |

…k-integration-tests-continue-automating-onboarding-flow-part-2
…inue-automating-onboarding-flow-part-2' into 1453-task-integration-tests-continue-automating-onboarding-flow-part-2
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 390/390}$ | ${\color{red}Fail: 0/390}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 390/390}$ | ${\color{red}Fail: 0/390}$ |

Copy link
Contributor

@kukkok3 kukkok3 left a comment

Choose a reason for hiding this comment

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

See comments

@oldGreg5 oldGreg5 requested a review from kukkok3 January 16, 2025 11:36
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 390/390}$ | ${\color{red}Fail: 0/390}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 390/390}$ | ${\color{red}Fail: 0/390}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 390/390}$ | ${\color{red}Fail: 0/390}$ |

Copy link
Contributor

@kukkok3 kukkok3 left a comment

Choose a reason for hiding this comment

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

LGTM

@oldGreg5 oldGreg5 merged commit 2f3bbbe into main Jan 16, 2025
41 checks passed
@oldGreg5 oldGreg5 deleted the 1453-task-integration-tests-continue-automating-onboarding-flow-part-2 branch January 16, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Integration tests, continue automating onboarding flow, part 2
3 participants