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

SLE-924: Refactor standalone analysis ITs #726

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

thahnen
Copy link
Member

@thahnen thahnen commented Aug 22, 2024

SLE-924

All interactions with notifications and dialogs (shells) were not awaiting the shells to actually exist. This should now be fixed for all shells contributed by us. For the shells contributed by RedDeer itself (e.g., the project properties dialog), this is done on "their" side already.

Because all the implementations of WaitCondition are super big and mostly duplicated, I created a small task for the future (SLE-925) to de-duplicate it by creating a generic mother class. This is not part of this ticket, sprint, and release tho.

All interactions with notifactions and dialogs (shells) were not awaiting the shells to actually exist.
This should now be fixed for all kind of shells that are contributed by us, for the shells contributed by RedDeer itself (e.g. project properties dialog) this is done on "their" side already.
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@thahnen thahnen merged commit 79a7d69 into master Aug 22, 2024
18 checks passed
@thahnen thahnen deleted the fix/tha/SLE-924_Standalone branch August 22, 2024 11:47
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