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
8 addCustomMetric={[Function]}
10 updateGraph={[Function]}
16 "date": "2016-10-27T16:33:50+0200",
19 "category": "VERSION",
21 "name": "6.5-SNAPSHOT",
27 "date": "2016-10-27T12:21:15+0200",
32 "date": "2016-10-26T12:17:29+0200",
35 "category": "VERSION",
53 leakPeriodDate="2017-05-16T13:50:02+0200"
60 "date": 2016-10-26T10:17:29.000Z,
64 "date": 2016-10-27T10:21:15.000Z,
68 "date": 2016-10-27T14:33:50.000Z,
72 "metric": "code_smells",
77 removeCustomMetric={[Function]}
83 "x": 2016-10-26T10:17:29.000Z,
87 "x": 2016-10-27T10:21:15.000Z,
91 "x": 2016-10-27T14:33:50.000Z,
95 "name": "code_smells",
97 "translatedName": "metric.code_smells.name",
101 updateGraphZoom={[Function]}
102 updateSelectedDate={[Function]}
106 graphStartDate={null}
107 leakPeriodDate="2017-05-16T13:50:02+0200"
115 "x": 2016-10-26T10:17:29.000Z,
119 "x": 2016-10-27T10:21:15.000Z,
123 "x": 2016-10-27T14:33:50.000Z,
127 "name": "code_smells",
129 "translatedName": "metric.code_smells.name",
134 updateGraphZoom={[Function]}
139 exports[`should render correctly with filter history on dates 1`] = `
141 "graphEndDate": null,
142 "graphStartDate": "2016-10-27T12:21:15+0200",
147 "x": 2016-10-26T10:17:29.000Z,
151 "x": 2016-10-27T10:21:15.000Z,
155 "x": 2016-10-27T14:33:50.000Z,
159 "name": "code_smells",
161 "translatedName": "metric.code_smells.name",