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

[DX-3572] test: reset windows sample app if in the wrong state #406

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented Feb 9, 2025

Summary

  • Sometimes, if the UI tests have previously failed and the test is triggered again, it may not work because the sample app could be in an incorrect state. Added steps to reset the app to the correct state so the UI tests can run again.
  • Print test output for improved debugging.
  • Introduce delays between each send transaction call as sometimes the nonce hasn't updated yet.

@nattb8 nattb8 requested a review from a team as a code owner February 9, 2025 20:48
@ImmutableJeffrey ImmutableJeffrey merged commit be91336 into main Feb 10, 2025
24 checks passed
@ImmutableJeffrey ImmutableJeffrey deleted the test/windows-reset-app branch February 10, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants