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

enable e2e tests in CI and add cleanup tasks #1678

Closed
wants to merge 5 commits into from

Conversation

piyalbasu
Copy link
Contributor

re-roll of #1631

#1579

  • Moves from the e2e tests from a pre-push git hook to running in CI on every commit
  • Because we use the same Testnet account for a few different tests, we've had some issues where a failing test would leave the test account in a weird state. more details. To combat that, I created some "cleanup jobs" that run only if one of these tests fails. They basically just revert the account back to it's base state

piyalbasu and others added 5 commits November 15, 2024 16:49
* Allow creating a new wallet from initial screen

* Added translations
* maintain password when switching between accounts

* Added translations

* add test and update e2e token
@piyalbasu piyalbasu closed this Nov 18, 2024
@piyalbasu piyalbasu deleted the feature/e2e-tests-in-ci branch November 18, 2024 19:46
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.

2 participants