Skip to content

Commit

Permalink
[SHIBUI-922]
Browse files Browse the repository at this point in the history
More test fixes.
  • Loading branch information
Bill Smith committed Dec 10, 2018
1 parent 268044b commit 38d7283
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,7 @@
["css=.col-9 > div:nth-child(2)", "css:finder"],
["xpath=//div/div/div/div/div[2]", "xpath:position"]
],
"value": "Metadata Source Happy Path\\nMetadata Source Happy Path"
"value": "Metadata Source Happy Path Metadata Source Happy Path"
}, {
"id": "42ec39b0-db7b-4f35-9f09-921fb986ed37",
"comment": "",
Expand Down
45 changes: 0 additions & 45 deletions backend/src/integration/resources/DeleteEntityIDFilter.side
Original file line number Diff line number Diff line change
Expand Up @@ -680,27 +680,6 @@
["xpath=//div/div/input", "xpath:position"]
],
"value": ""
}, {
"id": "a453edf2-c8c5-47d1-86a2-c59d30d0935f",
"comment": "",
"command": "click",
"target": "id=undefined__option--0",
"targets": [
["id=undefined__option--0", "id"],
["css=#undefined__option--0", "css"],
["css=#undefined__option--0", "css:finder"],
["xpath=//li[@id='undefined__option--0']", "xpath:attributes"],
["xpath=//ul[@id='__listbox']/li", "xpath:idRelative"],
["xpath=//auto-complete/div/ul/li", "xpath:position"]
],
"value": ""
}, {
"id": "33ec8649-f59a-440d-acb5-352f1d294565",
"comment": "",
"command": "waitForElementPresent",
"target": "",
"targets": [],
"value": "100ms"
}, {
"id": "ce6087c0-3e43-40cb-ba03-b6b0fc34ea60",
"comment": "",
Expand All @@ -715,13 +694,6 @@
["xpath=//div/div/input", "xpath:position"]
],
"value": "https://idp.unicon.net/idp/shibboleth"
}, {
"id": "6a3b3643-c344-4f93-9360-056885816773",
"comment": "",
"command": "waitForElementPresent",
"target": "",
"targets": [],
"value": "100ms"
}, {
"id": "450a6b01-4fbb-4bf0-ab2a-21fc48e7f6db",
"comment": "",
Expand Down Expand Up @@ -917,13 +889,6 @@
["xpath=//tr[10]/td[2]/fieldset/div/label", "xpath:position"]
],
"value": ""
}, {
"id": "f8e1bb98-7d71-46e4-b6b7-3590086bbf5b",
"comment": "",
"command": "",
"target": "",
"targets": [],
"value": ""
}, {
"id": "9a1fc000-43a5-4bee-8aba-34f0ba89915f",
"comment": "",
Expand Down Expand Up @@ -968,16 +933,6 @@
["xpath=//div[3]/button", "xpath:position"]
],
"value": ""
}, {
"id": "8a2ac7e8-f3f5-4e4f-aad1-0eaf87e15915",
"comment": "",
"command": "wait",
"target": "css=.fa-save",
"targets": [
["css=.fa-save", "css:finder"],
["xpath=//div/button/i", "xpath:position"]
],
"value": ""
}]
}],
"suites": [{
Expand Down

0 comments on commit 38d7283

Please sign in to comment.