Skip to content

Commit

Permalink
SHIBUI-1740
Browse files Browse the repository at this point in the history
selenium test fix WIP
  • Loading branch information
Bill Smith committed Jul 29, 2021
1 parent b7eda0b commit 8212bed
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ class SeleniumSIDETest extends Specification {
'SHIBUI-1503: Non-admin can create metadata source' | '/SHIBUI-1503-1.side'
'SHIBUI-1503: User can be deleted' | '/SHIBUI-1503-2.side'
'SHIBUI-1503: User can be enabled' | '/SHIBUI-1503-3.side'*/
'SHIBUI-1740: Group can be created, edited, deleted' | '/SHIBUI-1740-1.side'
'SHIBUI-1740: Verify dev profile group membership' | '/SHIBUI-1740-2.side'
// 'SHIBUI-1740: Group can be created, edited, deleted' | '/SHIBUI-1740-1.side'
// 'SHIBUI-1740: Verify dev profile group membership' | '/SHIBUI-1740-2.side'
'SHIBUI-1740: Verify admin-owned resource not visible to nonadmins' | '/SHIBUI-1740-3.side'
'SHIBUI-1740: Verify nonadmin-owned resource visibility' | '/SHIBUI-1740-4.side'
// 'SHIBUI-1740: Verify nonadmin-owned resource visibility' | '/SHIBUI-1740-4.side'
}
}

14 changes: 14 additions & 0 deletions backend/src/integration/resources/SHIBUI-1740-3.side
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,27 @@
["xpath=//p[2]/input", "xpath:position"]
],
"value": "${KEY_ENTER}"
}, {
"id": "3cbf8848-2e22-42cc-b5f9-aa289ad5cab6",
"comment": "",
"command": "pause",
"target": "5000",
"targets": [],
"value": ""
}, {
"id": "b64a0533-2175-4578-baeb-7ca4e97e0e23",
"comment": "",
"command": "open",
"target": "/api/heheheheheheheWipeout",
"targets": [],
"value": ""
}, {
"id": "70533c84-e78f-491e-aa4e-1c1e9f48b62e",
"comment": "",
"command": "pause",
"target": "5000",
"targets": [],
"value": ""
}, {
"id": "7580df7e-845d-4cf9-8ea8-116951d565fd",
"comment": "",
Expand Down

0 comments on commit 8212bed

Please sign in to comment.