Skip to content

Commit 4cb8d03

Browse files
authored
Merge pull request kishikawakatsumi#9 from slidoapp/fix/4_remove_image_uploads
2 parents fdebc28 + 59a9dd5 commit 4cb8d03

17 files changed

Lines changed: 29 additions & 1903 deletions

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: # rebuild any PRs and main branch changes
55
branches:
66
- main
77
- 'releases/*'
8+
- 'fix/*'
89
- '*'
910

1011
jobs:

__tests__/data/Attachment.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@
9797
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
9898
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
9999
- Added attachment named 'Launch Screen'
100-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
101-
102100
- Tear Down
103101
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
104102

@@ -116,8 +114,6 @@
116114
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
117115
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
118116
- Added attachment named 'Launch Screen'
119-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
120-
121117
- Tear Down
122118
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1</code><br><br><b>Activities:</b>
123119

@@ -135,8 +131,6 @@
135131
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
136132
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
137133
- Added attachment named 'Launch Screen'
138-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
139-
140134
- Tear Down
141135
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
142136

@@ -154,8 +148,6 @@
154148
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
155149
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
156150
- Added attachment named 'Launch Screen'
157-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
158-
159151
- Tear Down
160152
</table>
161153

__tests__/data/Coverage.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@
158158
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
159159
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
160160
- Added attachment named 'Launch Screen'
161-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
162-
163161
- Tear Down
164162
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
165163

@@ -177,8 +175,6 @@
177175
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
178176
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
179177
- Added attachment named 'Launch Screen'
180-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
181-
182178
- Tear Down
183179
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1</code><br><br><b>Activities:</b>
184180

@@ -196,8 +192,6 @@
196192
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
197193
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
198194
- Added attachment named 'Launch Screen'
199-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
200-
201195
- Tear Down
202196
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
203197

@@ -215,7 +209,5 @@
215209
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
216210
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
217211
- Added attachment named 'Launch Screen'
218-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
219-
220212
- Tear Down
221213
</table>

__tests__/data/ExampleOnlyFailures.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -89,38 +89,18 @@ All tests passed :tada:
8989
<tr><td align="center" rowspan="4" valign="top" width="52px"><img src="https://xcresulttool-static.netlify.app/i/mixed-failure.png" alt="Mixed Failure" title="Mixed Failure" width="14px" align="top"><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/failure.png" alt="Failure" title="Failure" width="14px" align="top"> <a name="weatheruitests_weatheruitestslaunchtests/testlaunch()"/><img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><a href="#user-content-weatheruitests_weatheruitestslaunchtests/testlaunch()_failure-summary"><img src="https://xcresulttool-static.netlify.app/i/back.png" alt="back" width="14px" align="top"></a><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1</code><br><br><b>Activities:</b>
9090

9191
- Setting device orientation to Portrait
92-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="812px" src="undefined"></div></details>
93-
9492
- Wait for com.kishikawakatsumi.Weather to idle
95-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="812px" src="undefined"></div></details>
96-
9793
- Setting appearance mode to Dark
98-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
99-
10094
- Wait for com.kishikawakatsumi.Weather to idle
101-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
102-
10395
- Start Test at 2021-10-17 22:17:51.210
104-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
105-
10696
- Set Up
10797
- Open com.kishikawakatsumi.Weather
108-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
109-
11098
- Launch com.kishikawakatsumi.Weather
11199
- Terminate com.kishikawakatsumi.Weather:33100
112-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
113-
114100
- Setting up automation session
115101
- Wait for com.kishikawakatsumi.Weather to idle
116-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
117-
118102
- Find the Target Application 'com.kishikawakatsumi.Weather'
119103
- Added attachment named 'Launch Screen'
120-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
121-
122104
- Assertion Failure at WeatherUITestsLaunchTests.swift:28: failed - Fail!!
123-
<details open><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="375px" src="undefined"></div></details>
124-
125105
- Tear Down
126106
</table>

__tests__/data/HideCodeCoverage.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@
123123
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
124124
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
125125
- Added attachment named 'Launch Screen'
126-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
127-
128126
- Tear Down
129127
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
130128

@@ -142,8 +140,6 @@
142140
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
143141
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
144142
- Added attachment named 'Launch Screen'
145-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
146-
147143
- Tear Down
148144
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1</code><br><br><b>Activities:</b>
149145

@@ -161,8 +157,6 @@
161157
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
162158
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
163159
- Added attachment named 'Launch Screen'
164-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
165-
166160
- Tear Down
167161
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
168162

@@ -180,7 +174,5 @@
180174
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
181175
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
182176
- Added attachment named 'Launch Screen'
183-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
184-
185177
- Tear Down
186178
</table>

__tests__/data/NoTests.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ All tests passed :tada:
127127
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
128128
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
129129
- Added attachment named 'Launch Screen'
130-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
131-
132130
- Tear Down
133131
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 1, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
134132

@@ -146,8 +144,6 @@ All tests passed :tada:
146144
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
147145
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
148146
- Added attachment named 'Launch Screen'
149-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
150-
151147
- Tear Down
152148
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 1</code><br><br><b>Activities:</b>
153149

@@ -165,8 +161,6 @@ All tests passed :tada:
165161
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
166162
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
167163
- Added attachment named 'Launch Screen'
168-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
169-
170164
- Tear Down
171165
<tr><td valign="top" width="716px"><img src="https://xcresulttool-static.netlify.app/i/passed.png" alt="Success" title="Success" width="14px" align="top"> <img src="https://xcresulttool-static.netlify.app/i/test-method.png" alt="test-method" width="14px" align="top">&nbsp;<code>testLaunch()</code><br><br><b>Configuration:</b><br><code>XCUIAppearanceMode: 2, XCUIDeviceOrientation: 4</code><br><br><b>Activities:</b>
172166

@@ -184,8 +178,6 @@ All tests passed :tada:
184178
- Wait for com.kishikawakatsumi.xcresulttool-example to idle
185179
- Find the Target Application 'com.kishikawakatsumi.xcresulttool-example'
186180
- Added attachment named 'Launch Screen'
187-
<details ><summary><img src="https://xcresulttool-static.netlify.app/i/attachment.png" alt="attachment" width="14px" align="top"></summary><div><img width="390px" src="undefined"></div></details>
188-
189181
- Tear Down
190182
</table>
191183

0 commit comments

Comments
 (0)