Skip to content

Commit 1e6c2bf

Browse files
committed
Updating snapshot
1 parent 7e4b122 commit 1e6c2bf

16 files changed

+0
-856
lines changed

packages/e2e-test-app-fabric/test/__snapshots__/AccessibilityTest.test.ts.snap

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
exports[`Accessibility Tests Accessibility data for Label and Level 1`] = `
44
{
55
"Automation Tree": {
6-
"AnnotationPattern.TypeId": 60000,
76
"AutomationId": "accessibility-base-view-2",
87
"ControlType": 50026,
98
"Level": 2,
@@ -67,7 +66,6 @@ exports[`Accessibility Tests Accessibility data for Label,Level and Hint 1`] = `
6766
exports[`Accessibility Tests Accessibility data for Role, Setsize etc. 1`] = `
6867
{
6968
"Automation Tree": {
70-
"AnnotationPattern.TypeId": 60000,
7169
"AutomationId": "accessibility-base-view-3",
7270
"ControlType": 50007,
7371
"Level": 9,
@@ -99,7 +97,6 @@ exports[`Accessibility Tests Accessibility data for Role, Setsize etc. 1`] = `
9997
exports[`Accessibility Tests Components can store range data by setting the min, max, and now of accessibilityValue 1`] = `
10098
{
10199
"Automation Tree": {
102-
"AnnotationPattern.TypeId": 60000,
103100
"AutomationId": "accessibilityValue-number",
104101
"ControlType": 50015,
105102
"IsKeyboardFocusable": true,
@@ -110,7 +107,6 @@ exports[`Accessibility Tests Components can store range data by setting the min,
110107
"RangeValuePattern.Value": 10,
111108
"__Children": [
112109
{
113-
"AnnotationPattern.TypeId": 60000,
114110
"AutomationId": "",
115111
"ControlType": 50020,
116112
"LocalizedControlType": "text",
@@ -161,15 +157,13 @@ exports[`Accessibility Tests Components can store range data by setting the min,
161157
exports[`Accessibility Tests Components can store value data by setting the text of accessibilityValue 1`] = `
162158
{
163159
"Automation Tree": {
164-
"AnnotationPattern.TypeId": 60000,
165160
"AutomationId": "accessibilityValue-text",
166161
"ControlType": 50003,
167162
"LocalizedControlType": "combo box",
168163
"ValuePattern.IsReadOnly": true,
169164
"ValuePattern.Value": "testText",
170165
"__Children": [
171166
{
172-
"AnnotationPattern.TypeId": 60000,
173167
"AutomationId": "",
174168
"ControlType": 50020,
175169
"LocalizedControlType": "text",
@@ -220,15 +214,13 @@ exports[`Accessibility Tests Components can store value data by setting the text
220214
exports[`Accessibility Tests Elements can set accessibilityState:selected to false 1`] = `
221215
{
222216
"Automation Tree": {
223-
"AnnotationPattern.TypeId": 60000,
224217
"AutomationId": "Selectable item 1",
225218
"ControlType": 50000,
226219
"IsKeyboardFocusable": true,
227220
"LocalizedControlType": "button",
228221
"Name": "Selectable item 1",
229222
"__Children": [
230223
{
231-
"AnnotationPattern.TypeId": 60000,
232224
"AutomationId": "",
233225
"ControlType": 50020,
234226
"LocalizedControlType": "text",
@@ -280,7 +272,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to fal
280272
exports[`Accessibility Tests Elements can set accessibilityState:selected to true 1`] = `
281273
{
282274
"Automation Tree": {
283-
"AnnotationPattern.TypeId": 60000,
284275
"AutomationId": "Selectable item 1",
285276
"ControlType": 50026,
286277
"IsKeyboardFocusable": true,
@@ -289,7 +280,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to tru
289280
"SelectionItemPattern.IsSelected": true,
290281
"__Children": [
291282
{
292-
"AnnotationPattern.TypeId": 60000,
293283
"AutomationId": "",
294284
"ControlType": 50020,
295285
"LocalizedControlType": "text",
@@ -341,7 +331,6 @@ exports[`Accessibility Tests Elements can set accessibilityState:selected to tru
341331
exports[`Accessibility Tests Selectable items must have a Selection Container. Elements can set accessibilityState:multiselectable and accessibilityState:required to true 1`] = `
342332
{
343333
"Automation Tree": {
344-
"AnnotationPattern.TypeId": 60000,
345334
"AutomationId": "selection-container",
346335
"ControlType": 50026,
347336
"LocalizedControlType": "group",
@@ -350,22 +339,19 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
350339
"SelectionPattern.IsSelectionRequired": true,
351340
"__Children": [
352341
{
353-
"AnnotationPattern.TypeId": 60000,
354342
"AutomationId": "",
355343
"ControlType": 50033,
356344
"LocalizedControlType": "pane",
357345
"Name": "List of selectable items",
358346
"__Children": [
359347
{
360-
"AnnotationPattern.TypeId": 60000,
361348
"AutomationId": "Selectable item 1",
362349
"ControlType": 50000,
363350
"IsKeyboardFocusable": true,
364351
"LocalizedControlType": "button",
365352
"Name": "Selectable item 1",
366353
"__Children": [
367354
{
368-
"AnnotationPattern.TypeId": 60000,
369355
"AutomationId": "",
370356
"ControlType": 50020,
371357
"LocalizedControlType": "text",
@@ -375,15 +361,13 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
375361
],
376362
},
377363
{
378-
"AnnotationPattern.TypeId": 60000,
379364
"AutomationId": "Selectable item 2",
380365
"ControlType": 50000,
381366
"IsKeyboardFocusable": true,
382367
"LocalizedControlType": "button",
383368
"Name": "Selectable item 2",
384369
"__Children": [
385370
{
386-
"AnnotationPattern.TypeId": 60000,
387371
"AutomationId": "",
388372
"ControlType": 50020,
389373
"LocalizedControlType": "text",
@@ -393,15 +377,13 @@ exports[`Accessibility Tests Selectable items must have a Selection Container. E
393377
],
394378
},
395379
{
396-
"AnnotationPattern.TypeId": 60000,
397380
"AutomationId": "Selectable item 3",
398381
"ControlType": 50000,
399382
"IsKeyboardFocusable": true,
400383
"LocalizedControlType": "button",
401384
"Name": "Selectable item 3",
402385
"__Children": [
403386
{
404-
"AnnotationPattern.TypeId": 60000,
405387
"AutomationId": "",
406388
"ControlType": 50020,
407389
"LocalizedControlType": "text",

packages/e2e-test-app-fabric/test/__snapshots__/ActivityIndicatorComponentTest.test.ts.snap

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,26 @@
33
exports[`ActivityIndicator Tests An ActivityIndicator can have custom colors 1`] = `
44
{
55
"Automation Tree": {
6-
"AnnotationPattern.TypeId": 60000,
76
"AutomationId": "activity-color",
87
"ControlType": 50026,
98
"LocalizedControlType": "group",
109
"__Children": [
1110
{
12-
"AnnotationPattern.TypeId": 60000,
1311
"AutomationId": "",
1412
"ControlType": 50012,
1513
"LocalizedControlType": "progress bar",
1614
},
1715
{
18-
"AnnotationPattern.TypeId": 60000,
1916
"AutomationId": "",
2017
"ControlType": 50012,
2118
"LocalizedControlType": "progress bar",
2219
},
2320
{
24-
"AnnotationPattern.TypeId": 60000,
2521
"AutomationId": "",
2622
"ControlType": 50012,
2723
"LocalizedControlType": "progress bar",
2824
},
2925
{
30-
"AnnotationPattern.TypeId": 60000,
3126
"AutomationId": "",
3227
"ControlType": 50012,
3328
"LocalizedControlType": "progress bar",
@@ -196,31 +191,26 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have custom colors 1`]
196191
exports[`ActivityIndicator Tests An ActivityIndicator can have custom colors and large sizing 1`] = `
197192
{
198193
"Automation Tree": {
199-
"AnnotationPattern.TypeId": 60000,
200194
"AutomationId": "activity-large-color",
201195
"ControlType": 50026,
202196
"LocalizedControlType": "group",
203197
"__Children": [
204198
{
205-
"AnnotationPattern.TypeId": 60000,
206199
"AutomationId": "",
207200
"ControlType": 50012,
208201
"LocalizedControlType": "progress bar",
209202
},
210203
{
211-
"AnnotationPattern.TypeId": 60000,
212204
"AutomationId": "",
213205
"ControlType": 50012,
214206
"LocalizedControlType": "progress bar",
215207
},
216208
{
217-
"AnnotationPattern.TypeId": 60000,
218209
"AutomationId": "",
219210
"ControlType": 50012,
220211
"LocalizedControlType": "progress bar",
221212
},
222213
{
223-
"AnnotationPattern.TypeId": 60000,
224214
"AutomationId": "",
225215
"ControlType": 50012,
226216
"LocalizedControlType": "progress bar",
@@ -389,7 +379,6 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have custom colors and
389379
exports[`ActivityIndicator Tests An ActivityIndicator can have custom sizing 1`] = `
390380
{
391381
"Automation Tree": {
392-
"AnnotationPattern.TypeId": 60000,
393382
"AutomationId": "activity-size",
394383
"ControlType": 50012,
395384
"LocalizedControlType": "progress bar",
@@ -412,7 +401,6 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have custom sizing 1`]
412401
exports[`ActivityIndicator Tests An ActivityIndicator can have large sizing 1`] = `
413402
{
414403
"Automation Tree": {
415-
"AnnotationPattern.TypeId": 60000,
416404
"AutomationId": "activity-large",
417405
"ControlType": 50012,
418406
"LocalizedControlType": "progress bar",
@@ -435,7 +423,6 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have large sizing 1`]
435423
exports[`ActivityIndicator Tests An ActivityIndicator can have styling 1`] = `
436424
{
437425
"Automation Tree": {
438-
"AnnotationPattern.TypeId": 60000,
439426
"AutomationId": "activity-gray",
440427
"ControlType": 50012,
441428
"LocalizedControlType": "progress bar",
@@ -458,7 +445,6 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have styling 1`] = `
458445
exports[`ActivityIndicator Tests An ActivityIndicator can have toggle animation 1`] = `
459446
{
460447
"Automation Tree": {
461-
"AnnotationPattern.TypeId": 60000,
462448
"AutomationId": "activity-toggle",
463449
"ControlType": 50012,
464450
"LocalizedControlType": "progress bar",
@@ -481,7 +467,6 @@ exports[`ActivityIndicator Tests An ActivityIndicator can have toggle animation
481467
exports[`ActivityIndicator Tests An ActivityIndicator can render 1`] = `
482468
{
483469
"Automation Tree": {
484-
"AnnotationPattern.TypeId": 60000,
485470
"AutomationId": "default_activity_indicator",
486471
"ControlType": 50012,
487472
"LiveSetting": "Polite",

0 commit comments

Comments
 (0)