1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
6 className="thin text-middle"
9 className="sw-flex sw-items-center"
11 <withAppStateContext(Avatar)
12 className="sw-shrink-0 sw-mr-4"
20 "lastConnectionDate": "2019-01-18T15:06:33+0100",
26 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",
33 className="thin text-middle"
40 className="thin nowrap text-middle"
43 date="2019-01-18T15:06:33+0100"
48 className="thin nowrap text-middle"
51 date="2019-01-16T15:06:33+0100"
56 className="thin nowrap text-middle"
60 onUpdateUsers={[MockFunction]}
64 "lastConnectionDate": "2019-01-18T15:06:33+0100",
70 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",
76 className="thin nowrap text-middle"
79 aria-label="users.update_tokens_for_x.One"
80 className="js-user-tokens spacer-left button-small"
82 tooltip="users.update_tokens"
88 className="thin nowrap text-right text-middle"
92 onUpdateUsers={[MockFunction]}
96 "lastConnectionDate": "2019-01-18T15:06:33+0100",
102 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",
110 exports[`should render correctly without last connection date 1`] = `
113 className="thin text-middle"
116 className="sw-flex sw-items-center"
118 <withAppStateContext(Avatar)
119 className="sw-shrink-0 sw-mr-4"
123 <UserListItemIdentity
127 "lastConnectionDate": "2019-01-18T15:06:33+0100",
133 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",
140 className="thin text-middle"
147 className="thin nowrap text-middle"
150 date="2019-01-18T15:06:33+0100"
155 className="thin nowrap text-middle"
158 date="2019-01-16T15:06:33+0100"
163 className="thin nowrap text-middle"
167 onUpdateUsers={[MockFunction]}
171 "lastConnectionDate": "2019-01-18T15:06:33+0100",
177 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",
183 className="thin nowrap text-middle"
186 aria-label="users.update_tokens_for_x.One"
187 className="js-user-tokens spacer-left button-small"
189 tooltip="users.update_tokens"
195 className="thin nowrap text-right text-middle"
198 isCurrentUser={false}
199 onUpdateUsers={[MockFunction]}
203 "lastConnectionDate": "2019-01-18T15:06:33+0100",
209 "sonarLintLastConnectionDate": "2019-01-16T15:06:33+0100",