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

feat: ability clear database for e2e test #412

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

parodyBit
Copy link
Contributor

@parodyBit parodyBit commented Oct 19, 2023

  • add testingDeleteStorage to the globals file
  • add defaults to .env example file
  • check if we need to delete the database before the initial screen loads

Closes #384

- add `testingDeleteStorage` to the globals file
- check if we need to delete the database before the initial screen loads
@parodyBit parodyBit force-pushed the e2e-clear-db branch 3 times, most recently from ca2ff8c to 0cb6841 Compare October 20, 2023 11:14
integration_test/e2e_re_establish_wallet.dart Outdated Show resolved Hide resolved
lib/screens/login/view/init_screen.dart Outdated Show resolved Hide resolved
@parodyBit parodyBit requested a review from gabaldon October 24, 2023 02:18
@parodyBit parodyBit force-pushed the e2e-clear-db branch 2 times, most recently from f56c8ae to bd157e5 Compare October 24, 2023 02:43
lib/main.dart Outdated Show resolved Hide resolved
@parodyBit parodyBit merged commit 7c8e995 into witnet:main Oct 24, 2023
6 checks passed
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.

Avoid integration tests depending on each other state
2 participants