|
2 | 2 |
|
3 | 3 | exports[`Author should render coorectly 1`] = `
|
4 | 4 | <div>
|
5 |
| - <div |
6 |
| - className="css-ciu1tw" |
7 |
| - style={ |
8 |
| - Object { |
9 |
| - "display": "block", |
10 |
| - } |
11 |
| - } |
12 |
| - > |
13 |
| - Fake error |
14 |
| - </div> |
15 |
| - <div |
16 |
| - className="authorInfo css-wk4os9" |
17 |
| - > |
18 |
| - <div |
19 |
| - className="css-1v1qs4" |
20 |
| - > |
| 5 | + Array [ |
| 6 | + "", |
| 7 | + Array [ |
| 8 | + "", |
21 | 9 | <div
|
22 |
| - className="logo" |
| 10 | + className="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation0 MuiAlert-root MuiAlert-standardError MuiAlert-standard css-xilmwd-MuiPaper-root-MuiAlert-root" |
| 11 | + role="alert" |
23 | 12 | style={
|
24 | 13 | Object {
|
25 |
| - "backgroundImage": "url(http://localhost:8888/avatar)", |
| 14 | + "marginBottom": 15, |
26 | 15 | }
|
27 | 16 | }
|
28 |
| - /> |
29 |
| - <div |
30 |
| - className="title" |
31 |
| - > |
32 |
| - John |
33 |
| - </div> |
34 |
| - <div |
35 |
| - className="titleVersion" |
36 |
| - > |
37 |
| - USA |
38 |
| - </div> |
39 |
| - <div |
40 |
| - className="infoText" |
41 | 17 | >
|
42 |
| - Addition information |
43 |
| - </div> |
| 18 | + Array [ |
| 19 | + "", |
| 20 | + <div |
| 21 | + className="MuiAlert-icon css-1ytlwq5-MuiAlert-icon" |
| 22 | + > |
| 23 | + Array [ |
| 24 | + "", |
| 25 | + <svg |
| 26 | + aria-hidden={true} |
| 27 | + className="MuiSvgIcon-root MuiSvgIcon-fontSizeInherit css-1vooibu-MuiSvgIcon-root" |
| 28 | + data-testid="ErrorOutlineIcon" |
| 29 | + focusable="false" |
| 30 | + viewBox="0 0 24 24" |
| 31 | + > |
| 32 | + <path |
| 33 | + d="M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" |
| 34 | + /> |
| 35 | + </svg>, |
| 36 | + ] |
| 37 | + </div>, |
| 38 | + ] |
| 39 | + Array [ |
| 40 | + "", |
| 41 | + <div |
| 42 | + className="MuiAlert-message css-1pxa9xg-MuiAlert-message" |
| 43 | + > |
| 44 | + Fake error |
| 45 | + </div>, |
| 46 | + ] |
| 47 | + </div>, |
| 48 | + ], |
| 49 | + ] |
| 50 | + Array [ |
| 51 | + "", |
| 52 | + Array [ |
| 53 | + "", |
44 | 54 | <div
|
45 |
| - className="button" |
| 55 | + className="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation1 MuiCard-root authorInfo css-bhp9pd-MuiPaper-root-MuiCard-root" |
46 | 56 | >
|
47 |
| - <button |
48 |
| - className="css-1ixngjg" |
49 |
| - onClick={[Function]} |
| 57 | + <div |
| 58 | + className="logo" |
| 59 | + style={ |
| 60 | + Object { |
| 61 | + "backgroundImage": "url(http://localhost:8888/avatar)", |
| 62 | + } |
| 63 | + } |
| 64 | + /> |
| 65 | + <div |
| 66 | + className="title" |
50 | 67 | >
|
51 |
| - <span |
52 |
| - className="css-1dl6nox" |
53 |
| - > |
54 |
| - <i |
55 |
| - className="fa fa-github" |
56 |
| - /> |
57 |
| - </span> |
58 |
| - Github page |
59 |
| - </button> |
60 |
| - </div> |
61 |
| - </div> |
62 |
| - </div> |
| 68 | + John |
| 69 | + </div> |
| 70 | + <div |
| 71 | + className="titleVersion" |
| 72 | + > |
| 73 | + USA |
| 74 | + </div> |
| 75 | + <div |
| 76 | + className="infoText" |
| 77 | + > |
| 78 | + Addition information |
| 79 | + </div> |
| 80 | + <div |
| 81 | + className="button" |
| 82 | + > |
| 83 | + Array [ |
| 84 | + "", |
| 85 | + Array [ |
| 86 | + "", |
| 87 | + <button |
| 88 | + className="MuiButtonBase-root MuiButton-root MuiButton-contained MuiButton-containedPrimary MuiButton-sizeMedium MuiButton-containedSizeMedium css-sghohy-MuiButtonBase-root-MuiButton-root" |
| 89 | + disabled={false} |
| 90 | + onBlur={[Function]} |
| 91 | + onClick={[Function]} |
| 92 | + onContextMenu={[Function]} |
| 93 | + onDragLeave={[Function]} |
| 94 | + onFocus={[Function]} |
| 95 | + onKeyDown={[Function]} |
| 96 | + onKeyUp={[Function]} |
| 97 | + onMouseDown={[Function]} |
| 98 | + onMouseLeave={[Function]} |
| 99 | + onMouseUp={[Function]} |
| 100 | + onTouchEnd={[Function]} |
| 101 | + onTouchMove={[Function]} |
| 102 | + onTouchStart={[Function]} |
| 103 | + tabIndex={0} |
| 104 | + type="button" |
| 105 | + > |
| 106 | + Array [ |
| 107 | + "", |
| 108 | + <span |
| 109 | + className="MuiButton-startIcon MuiButton-iconSizeMedium css-1d6wzja-MuiButton-startIcon" |
| 110 | + > |
| 111 | + <i |
| 112 | + className="fa fa-github" |
| 113 | + /> |
| 114 | + </span>, |
| 115 | + ] |
| 116 | + Github page |
| 117 | + Array [ |
| 118 | + "", |
| 119 | + <span |
| 120 | + className="MuiTouchRipple-root css-8je8zh-MuiTouchRipple-root" |
| 121 | + />, |
| 122 | + ] |
| 123 | + </button>, |
| 124 | + ], |
| 125 | + ] |
| 126 | + </div> |
| 127 | + </div>, |
| 128 | + ], |
| 129 | + ] |
63 | 130 | <div
|
64 | 131 | style={
|
65 | 132 | Object {
|
|
0 commit comments