Test fixes
This commit is contained in:
@@ -17,8 +17,8 @@ appId: xyz.blueskyweb.app
|
|||||||
- inputText: "Post with an image"
|
- inputText: "Post with an image"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "openGalleryBtn"
|
id: "openGalleryBtn"
|
||||||
- tapOn:
|
- tapOn: "Content warnings"
|
||||||
id: "labelsBtn"
|
- tapOn: "Content warnings"
|
||||||
- tapOn: "Porn"
|
- tapOn: "Porn"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
label: "Tap on confirm"
|
label: "Tap on confirm"
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ appId: xyz.blueskyweb.app
|
|||||||
- pressKey: Enter
|
- pressKey: Enter
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "nextBtn"
|
id: "nextBtn"
|
||||||
- tapOn: "Not now"
|
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "handleInput"
|
id: "handleInput"
|
||||||
- inputText: "e2e-test"
|
- inputText: "e2e-test"
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ appId: xyz.blueskyweb.app
|
|||||||
id: "editDescriptionInput"
|
id: "editDescriptionInput"
|
||||||
- inputText: "They good"
|
- inputText: "They good"
|
||||||
- tapOn: "Save"
|
- tapOn: "Save"
|
||||||
|
- tapOn: "Save"
|
||||||
- assertNotVisible:
|
- assertNotVisible:
|
||||||
id: "createOrEditListModal"
|
id: "createOrEditListModal"
|
||||||
- tapOn: "About"
|
- tapOn: "About"
|
||||||
@@ -45,6 +46,7 @@ appId: xyz.blueskyweb.app
|
|||||||
- eraseText
|
- eraseText
|
||||||
- inputText: "They bad"
|
- inputText: "They bad"
|
||||||
- tapOn: "Save"
|
- tapOn: "Save"
|
||||||
|
- tapOn: "Save"
|
||||||
- assertNotVisible:
|
- assertNotVisible:
|
||||||
id: "createOrEditListModal"
|
id: "createOrEditListModal"
|
||||||
- assertVisible: Bad Ppl
|
- assertVisible: Bad Ppl
|
||||||
@@ -60,6 +62,7 @@ appId: xyz.blueskyweb.app
|
|||||||
id: "editDescriptionInput"
|
id: "editDescriptionInput"
|
||||||
- eraseText
|
- eraseText
|
||||||
- tapOn: "Save"
|
- tapOn: "Save"
|
||||||
|
- tapOn: "Save"
|
||||||
- assertNotVisible:
|
- assertNotVisible:
|
||||||
id: "createOrEditListModal"
|
id: "createOrEditListModal"
|
||||||
- assertNotVisible:
|
- assertNotVisible:
|
||||||
@@ -87,6 +90,7 @@ appId: xyz.blueskyweb.app
|
|||||||
id: "editDescriptionInput"
|
id: "editDescriptionInput"
|
||||||
- inputText: "They good"
|
- inputText: "They good"
|
||||||
- tapOn: "Save"
|
- tapOn: "Save"
|
||||||
|
- tapOn: "Save"
|
||||||
- assertNotVisible:
|
- assertNotVisible:
|
||||||
id: "createOrEditListModal"
|
id: "createOrEditListModal"
|
||||||
- tapOn: "About"
|
- tapOn: "About"
|
||||||
|
|||||||
@@ -23,5 +23,4 @@ appId: xyz.blueskyweb.app
|
|||||||
id: "loginPasswordInput"
|
id: "loginPasswordInput"
|
||||||
- inputText: "hunter2"
|
- inputText: "hunter2"
|
||||||
- pressKey: Enter
|
- pressKey: Enter
|
||||||
- tapOn: "Not now"
|
|
||||||
- assertVisible: "Following"
|
- assertVisible: "Following"
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ appId: xyz.blueskyweb.app
|
|||||||
id: "editDescriptionInput"
|
id: "editDescriptionInput"
|
||||||
- inputText: "Shhh"
|
- inputText: "Shhh"
|
||||||
- tapOn: "Save"
|
- tapOn: "Save"
|
||||||
|
- tapOn: "Save"
|
||||||
|
|
||||||
# view modlist
|
# view modlist
|
||||||
- assertVisible: "Muted Users"
|
- assertVisible: "Muted Users"
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ appId: xyz.blueskyweb.app
|
|||||||
- tapOn: "Select an avatar"
|
- tapOn: "Select an avatar"
|
||||||
- waitForAnimationToEnd
|
- waitForAnimationToEnd
|
||||||
- tapOn:
|
- tapOn:
|
||||||
point: "16%,22%"
|
point: "50%,22%"
|
||||||
- waitForAnimationToEnd
|
- waitForAnimationToEnd
|
||||||
- tapOn: "Choose"
|
- tapOn: "Choose"
|
||||||
- waitForAnimationToEnd
|
- waitForAnimationToEnd
|
||||||
|
|||||||
Reference in New Issue
Block a user