1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="huge-spacer-bottom"
8 className="display-flex-column big-spacer-bottom"
11 className="big text-bold"
13 '3' is a magic number.
16 className="spacer-top"
19 className="note padded-right"
28 "pathname": "/coding_rules",
29 "search": "?open=squid%3AS2077&rule_key=squid%3AS2077",
38 className="display-flex-space-between"
40 <withCurrentUserContext(Status)
43 "assignee": "assignee",
44 "assigneeUser": Object {
51 "authorUser": Object {
57 "canChangeStatus": true,
58 "changelog": Array [],
61 "key": "hotspot-component",
62 "longName": "Hotspot component long name",
63 "name": "Hotspot Component",
64 "path": "path/to/component",
67 "creationDate": "2013-05-13T17:55:41+0200",
72 "component": "main.js",
83 "key": "01fc972e-2a3c-433e-bcae-0bd7f88f5123",
85 "message": "'3' is a magic number.",
87 "key": "hotspot-component",
88 "longName": "Hotspot component long name",
89 "name": "Hotspot Component",
90 "path": "path/to/component",
93 "resolution": "FIXED",
97 "securityCategory": "sql-injection",
98 "vulnerabilityProbability": "HIGH",
100 "status": "REVIEWED",
101 "textRange": Object {
107 "updateDate": "2013-05-13T17:55:42+0200",
124 onStatusChange={[Function]}
127 className="display-flex-end"
130 className="display-inline-flex-center it__hs-assignee"
133 className="big-spacer-right"
137 <withCurrentUserContext(Assignee)
140 "assignee": "assignee",
141 "assigneeUser": Object {
148 "authorUser": Object {
154 "canChangeStatus": true,
155 "changelog": Array [],
157 "component": Object {
158 "key": "hotspot-component",
159 "longName": "Hotspot component long name",
160 "name": "Hotspot Component",
161 "path": "path/to/component",
164 "creationDate": "2013-05-13T17:55:41+0200",
169 "component": "main.js",
170 "textRange": Object {
180 "key": "01fc972e-2a3c-433e-bcae-0bd7f88f5123",
182 "message": "'3' is a magic number.",
184 "key": "hotspot-component",
185 "longName": "Hotspot component long name",
186 "name": "Hotspot Component",
187 "path": "path/to/component",
190 "resolution": "FIXED",
192 "key": "squid:S2077",
194 "securityCategory": "sql-injection",
195 "vulnerabilityProbability": "HIGH",
197 "status": "REVIEWED",
198 "textRange": Object {
204 "updateDate": "2013-05-13T17:55:42+0200",
221 onAssigneeChange={[MockFunction]}