Skip to content

Commit

Permalink
Updated DevTools test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Vaughn committed Jul 10, 2020
1 parent 2562e75 commit d5d6590
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1344,6 +1344,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"type": 11,
Expand All @@ -1355,27 +1356,33 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"type": 5,
},
3 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "0",
"type": 5,
},
4 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "1",
"type": 5,
},
5 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": Array [
"Memo",
],
"id": 5,
"key": null,
"type": 8,
Expand Down Expand Up @@ -1540,6 +1547,7 @@ Object {
7,
],
"displayName": null,
"hocDisplayNames": null,
"id": 6,
"key": null,
"type": 11,
Expand All @@ -1550,20 +1558,25 @@ Object {
9,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 7,
"key": null,
"type": 5,
},
8 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 8,
"key": "0",
"type": 5,
},
9 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": Array [
"Memo",
],
"id": 9,
"key": null,
"type": 8,
Expand Down Expand Up @@ -1870,6 +1883,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"type": 11,
Expand All @@ -1884,6 +1898,7 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"type": 5,
Expand All @@ -1894,6 +1909,7 @@ Object {
Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "0",
"type": 5,
Expand All @@ -1904,6 +1920,7 @@ Object {
Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "1",
"type": 5,
Expand All @@ -1914,6 +1931,9 @@ Object {
Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": Array [
"Memo",
],
"id": 5,
"key": null,
"type": 8,
Expand Down Expand Up @@ -2120,6 +2140,7 @@ Object {
7,
],
"displayName": null,
"hocDisplayNames": null,
"id": 6,
"key": null,
"type": 11,
Expand All @@ -2133,6 +2154,7 @@ Object {
9,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 7,
"key": null,
"type": 5,
Expand All @@ -2143,6 +2165,7 @@ Object {
Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 8,
"key": "0",
"type": 5,
Expand All @@ -2153,6 +2176,9 @@ Object {
Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": Array [
"Memo",
],
"id": 9,
"key": null,
"type": 8,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"parentID": 0,
Expand All @@ -21,6 +22,7 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"parentID": 1,
Expand All @@ -30,6 +32,7 @@ Object {
3 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "first",
"parentID": 2,
Expand All @@ -39,6 +42,7 @@ Object {
4 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "second",
"parentID": 2,
Expand All @@ -48,6 +52,7 @@ Object {
5 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"key": "third",
"parentID": 2,
Expand Down Expand Up @@ -92,7 +97,7 @@ Object {
"actualDuration": 0,
"didRender": true,
"id": 5,
"label": "Child (Memo) key=\\"third\\" (<0.1ms of <0.1ms)",
"label": "Child key=\\"third\\" (<0.1ms of <0.1ms)",
"name": "Child",
"offset": 15,
"selfDuration": 0,
Expand All @@ -102,7 +107,7 @@ Object {
"actualDuration": 2,
"didRender": true,
"id": 4,
"label": "Child (Memo) key=\\"second\\" (2ms of 2ms)",
"label": "Child key=\\"second\\" (2ms of 2ms)",
"name": "Child",
"offset": 13,
"selfDuration": 2,
Expand All @@ -112,7 +117,7 @@ Object {
"actualDuration": 3,
"didRender": true,
"id": 3,
"label": "Child (Memo) key=\\"first\\" (3ms of 3ms)",
"label": "Child key=\\"first\\" (3ms of 3ms)",
"name": "Child",
"offset": 10,
"selfDuration": 3,
Expand All @@ -131,6 +136,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"parentID": 0,
Expand All @@ -144,6 +150,7 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"parentID": 1,
Expand All @@ -153,6 +160,7 @@ Object {
3 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "first",
"parentID": 2,
Expand All @@ -162,6 +170,7 @@ Object {
4 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "second",
"parentID": 2,
Expand All @@ -171,6 +180,7 @@ Object {
5 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"key": "third",
"parentID": 2,
Expand Down Expand Up @@ -214,7 +224,7 @@ Object {
"actualDuration": 0,
"didRender": false,
"id": 5,
"label": "Child (Memo) key=\\"third\\"",
"label": "Child key=\\"third\\"",
"name": "Child",
"offset": 15,
"selfDuration": 0,
Expand All @@ -224,7 +234,7 @@ Object {
"actualDuration": 0,
"didRender": false,
"id": 4,
"label": "Child (Memo) key=\\"second\\"",
"label": "Child key=\\"second\\"",
"name": "Child",
"offset": 13,
"selfDuration": 0,
Expand All @@ -234,7 +244,7 @@ Object {
"actualDuration": 0,
"didRender": false,
"id": 3,
"label": "Child (Memo) key=\\"first\\"",
"label": "Child key=\\"first\\"",
"name": "Child",
"offset": 10,
"selfDuration": 0,
Expand Down Expand Up @@ -295,6 +305,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"parentID": 0,
Expand All @@ -308,6 +319,7 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"parentID": 1,
Expand All @@ -317,6 +329,7 @@ Object {
3 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "first",
"parentID": 2,
Expand All @@ -326,6 +339,7 @@ Object {
4 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "second",
"parentID": 2,
Expand All @@ -335,6 +349,7 @@ Object {
5 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"key": "third",
"parentID": 2,
Expand Down Expand Up @@ -386,6 +401,7 @@ Object {
2,
],
"displayName": null,
"hocDisplayNames": null,
"id": 1,
"key": null,
"parentID": 0,
Expand All @@ -399,6 +415,7 @@ Object {
5,
],
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"key": null,
"parentID": 1,
Expand All @@ -408,6 +425,7 @@ Object {
3 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"key": "first",
"parentID": 2,
Expand All @@ -417,6 +435,7 @@ Object {
4 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"key": "second",
"parentID": 2,
Expand All @@ -426,6 +445,7 @@ Object {
5 => Object {
"children": Array [],
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"key": "third",
"parentID": 2,
Expand Down
Loading

0 comments on commit d5d6590

Please sign in to comment.