tangled
alpha
login
or
join now
nasso.dev
/
bsky-social-app
0
fork
atom
my fork of the bluesky client
0
fork
atom
overview
issues
pulls
pipelines
Test fixes
authored by
Paul Frazee
and committed by
danabra.mov
1 year ago
ea0a1c32
4ca5267b
+8
-5
6 changed files
expand all
collapse all
unified
split
__e2e__
flows
composer-self-label.yml
create-account.yml
curate-lists.yml
login.yml
mod-lists.yml
onboarding.yml
+2
-2
__e2e__/flows/composer-self-label.yml
···
17
17
- inputText: "Post with an image"
18
18
- tapOn:
19
19
id: "openGalleryBtn"
20
20
-
- tapOn:
21
21
-
id: "labelsBtn"
20
20
+
- tapOn: "Content warnings"
21
21
+
- tapOn: "Content warnings"
22
22
- tapOn: "Porn"
23
23
- tapOn:
24
24
label: "Tap on confirm"
-1
__e2e__/flows/create-account.yml
···
29
29
- pressKey: Enter
30
30
- tapOn:
31
31
id: "nextBtn"
32
32
-
- tapOn: "Not now"
33
32
- tapOn:
34
33
id: "handleInput"
35
34
- inputText: "e2e-test"
+4
__e2e__/flows/curate-lists.yml
···
23
23
id: "editDescriptionInput"
24
24
- inputText: "They good"
25
25
- tapOn: "Save"
26
26
+
- tapOn: "Save"
26
27
- assertNotVisible:
27
28
id: "createOrEditListModal"
28
29
- tapOn: "About"
···
44
45
id: "editDescriptionInput"
45
46
- eraseText
46
47
- inputText: "They bad"
48
48
+
- tapOn: "Save"
47
49
- tapOn: "Save"
48
50
- assertNotVisible:
49
51
id: "createOrEditListModal"
···
60
62
id: "editDescriptionInput"
61
63
- eraseText
62
64
- tapOn: "Save"
65
65
+
- tapOn: "Save"
63
66
- assertNotVisible:
64
67
id: "createOrEditListModal"
65
68
- assertNotVisible:
···
86
89
- tapOn:
87
90
id: "editDescriptionInput"
88
91
- inputText: "They good"
92
92
+
- tapOn: "Save"
89
93
- tapOn: "Save"
90
94
- assertNotVisible:
91
95
id: "createOrEditListModal"
-1
__e2e__/flows/login.yml
···
23
23
id: "loginPasswordInput"
24
24
- inputText: "hunter2"
25
25
- pressKey: Enter
26
26
-
- tapOn: "Not now"
27
26
- assertVisible: "Following"
+1
__e2e__/flows/mod-lists.yml
···
22
22
id: "editDescriptionInput"
23
23
- inputText: "Shhh"
24
24
- tapOn: "Save"
25
25
+
- tapOn: "Save"
25
26
26
27
# view modlist
27
28
- assertVisible: "Muted Users"
+1
-1
__e2e__/flows/onboarding.yml
···
13
13
- tapOn: "Select an avatar"
14
14
- waitForAnimationToEnd
15
15
- tapOn:
16
16
-
point: "16%,22%"
16
16
+
point: "50%,22%"
17
17
- waitForAnimationToEnd
18
18
- tapOn: "Choose"
19
19
- waitForAnimationToEnd