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

[tests-only][full-ci] do proper response check with click action #11892

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Nov 13, 2024

Description

Response check MUST always be done using Promise.all along with the action that triggers the response. If not the assertion will become flaky.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Copy link

sonarcloud bot commented Nov 13, 2024

@saw-jan
Copy link
Member Author

saw-jan commented Nov 13, 2024

@ScharfViktor ScharfViktor merged commit 7607c41 into master Nov 13, 2024
3 checks passed
@ScharfViktor ScharfViktor deleted the tests/fix-wait-for-response branch November 13, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants