1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render the titlebar correctly 1`] = `
11 className="issue-row-meta"
14 className="issue-meta-list"
17 className="issue-meta"
20 creationDate="2017-03-01T09:36:01+0100"
25 "component": "main.js",
26 "componentLongName": "main.js",
27 "componentQualifier": "FIL",
28 "componentUuid": "foo1234",
29 "creationDate": "2017-03-01T09:36:01+0100",
32 "key": "AVsae-CQS-9G3txfbFN2",
34 "message": "Reduce the number of conditional operators (4) used in the expression",
35 "organization": "myorg",
36 "project": "myproject",
39 "projectOrganization": "org",
40 "rule": "javascript:S1067",
42 "secondaryLocations": Array [],
51 "transitions": Array [],
55 togglePopup={[MockFunction]}
59 className="issue-meta"
62 className="issue-meta-label"
70 className="issue-meta"
73 className="js-issue-permalink link-no-underline"
74 onlyActiveOnIndex={false}
80 "pathname": "/project/issues",
82 "branch": "feature-1.0",
84 "issues": "AVsae-CQS-9G3txfbFN2",
85 "open": "AVsae-CQS-9G3txfbFN2",
99 exports[`should render the titlebar with the filter 1`] = `
101 className="issue-row"
107 className="issue-row-meta"
110 className="issue-meta-list"
113 className="issue-meta"
116 creationDate="2017-03-01T09:36:01+0100"
121 "component": "main.js",
122 "componentLongName": "main.js",
123 "componentQualifier": "FIL",
124 "componentUuid": "foo1234",
125 "creationDate": "2017-03-01T09:36:01+0100",
127 "fromHotspot": false,
128 "key": "AVsae-CQS-9G3txfbFN2",
130 "message": "Reduce the number of conditional operators (4) used in the expression",
131 "organization": "myorg",
132 "project": "myproject",
134 "projectName": "Foo",
135 "projectOrganization": "org",
136 "rule": "javascript:S1067",
138 "secondaryLocations": Array [],
141 "textRange": Object {
147 "transitions": Array [],
151 togglePopup={[MockFunction]}
155 className="issue-meta"
158 className="issue-meta-label"
166 className="issue-meta"
169 className="js-issue-permalink link-no-underline"
170 onlyActiveOnIndex={false}
176 "pathname": "/project/issues",
179 "issues": "AVsae-CQS-9G3txfbFN2",
180 "open": "AVsae-CQS-9G3txfbFN2",
190 className="issue-meta"
197 "component": "main.js",
198 "componentLongName": "main.js",
199 "componentQualifier": "FIL",
200 "componentUuid": "foo1234",
201 "creationDate": "2017-03-01T09:36:01+0100",
203 "fromHotspot": false,
204 "key": "AVsae-CQS-9G3txfbFN2",
206 "message": "Reduce the number of conditional operators (4) used in the expression",
207 "organization": "myorg",
208 "project": "myproject",
210 "projectName": "Foo",
211 "projectOrganization": "org",
212 "rule": "javascript:S1067",
214 "secondaryLocations": Array [],
217 "textRange": Object {
223 "transitions": Array [],
227 onFilter={[MockFunction]}
228 togglePopup={[MockFunction]}