1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly the graph and legends 1`] = `
5 className="project-activity-layout-page-main-inner boxed-group boxed-group-inner"
7 <ProjectActivityGraphsHeader
9 updateQuery={[Function]}
15 "date": "2016-10-27T16:33:50+0200",
18 "category": "VERSION",
20 "name": "6.5-SNAPSHOT",
26 "date": "2016-10-27T12:21:15+0200",
31 "date": "2016-10-26T12:17:29+0200",
34 "category": "VERSION",
49 graphEndDate={2016-10-27T14:33:50.000Z}
50 graphStartDate={2016-10-26T10:17:29.000Z}
51 leakPeriodDate="2017-05-16T13:50:02+0200"
54 project="org.sonarsource.sonarqube:sonarqube"
60 "x": 2016-10-26T10:17:29.000Z,
64 "x": 2016-10-27T10:21:15.000Z,
68 "x": 2016-10-27T14:33:50.000Z,
72 "name": "code_smells",
74 "translatedName": "metric.code_smells.name",
79 updateGraphZoom={[Function]}
82 graphEndDate={2016-10-27T14:33:50.000Z}
83 graphStartDate={2016-10-26T10:17:29.000Z}
84 leakPeriodDate="2017-05-16T13:50:02+0200"
92 "x": 2016-10-26T10:17:29.000Z,
96 "x": 2016-10-27T10:21:15.000Z,
100 "x": 2016-10-27T14:33:50.000Z,
104 "name": "code_smells",
106 "translatedName": "metric.code_smells.name",
111 updateGraphZoom={[Function]}
116 exports[`should render correctly with filter history on dates 1`] = `
118 "graphEndDate": null,
119 "graphStartDate": "2016-10-27T12:21:15+0200",
124 "x": 2016-10-26T10:17:29.000Z,
128 "x": 2016-10-27T10:21:15.000Z,
132 "x": 2016-10-27T14:33:50.000Z,
136 "name": "code_smells",
138 "translatedName": "metric.code_smells.name",