-
Notifications
You must be signed in to change notification settings - Fork 27
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][Frontend] Folders and Workspaces related test-ids #6766
Conversation
Thanks! 💯 |
…re into enh/add-folder-ids
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At very quick look. Seems ok to me
What do these changes do?
As requested by @matusdrobuliak66, this PR adds some
osparc-test-id
s to Folders and Workspaces related UI elementsnewFolderButton
folderEditorTitle
folderEditorCreate
folderItem_${folderId}
folderItemMenuButton
moveFolderMenuItem
deleteFolderMenuItem
confirmDeleteFolderButton
newFolderButton
workspaceEditorTitle
workspaceEditorSave
workspaceItem_${workspaceId}
workspaceItemMenuButton
deleteWorkspaceMenuItem
confirmDeleteWorkspaceButton
workspacesAndFoldersTreeItem_${workspaceId}_${folderId}
Related issue/s
How to test
Dev-ops checklist