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

🎨 e2e: move widget id from nodeTreeItem to nodeTreeItem's label #4281

Merged
merged 8 commits into from
May 30, 2023

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented May 30, 2023

What do these changes do?

During the e2e testing it can happen that when puppeteer clicks on the node tree item on the primary column, the fullscreen button gets clicked, bringing an unexpected scenario. This happens when the fullscreen button gets rendered right in the middle of the widget.

This PR moves the id given to the widget (the one puppeteer looks for) from the entry in the tree to the label in the entry in the tree.

Related issue/s

How to test

DevOps Checklist

@odeimaiz odeimaiz self-assigned this May 30, 2023
@odeimaiz odeimaiz added this to the Pastel de Nata milestone May 30, 2023
@odeimaiz odeimaiz added the e2e Bugs found by or related to the end-2-end testing label May 30, 2023
@odeimaiz odeimaiz changed the title 🎨 e2e: nodeTreeItem to icon 🎨 e2e: nodeTreeItem to label May 30, 2023
@odeimaiz odeimaiz changed the title 🎨 e2e: nodeTreeItem to label 🎨 e2e: move widget id from nodeTreeItem to label May 30, 2023
@odeimaiz odeimaiz enabled auto-merge (squash) May 30, 2023 12:59
@odeimaiz odeimaiz changed the title 🎨 e2e: move widget id from nodeTreeItem to label 🎨 e2e: move widget id from nodeTreeItem to nodeTreeItem's label May 30, 2023
Copy link
Contributor

@colinRawlings colinRawlings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very very good

Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@codeclimate
Copy link

codeclimate bot commented May 30, 2023

Code Climate has analyzed commit b44bca3 and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@odeimaiz odeimaiz merged commit 57bba7e into ITISFoundation:master May 30, 2023
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 14, 2023
25 tasks
@odeimaiz odeimaiz deleted the fix/nodeTreeItem-to-icon branch August 20, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Bugs found by or related to the end-2-end testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants