1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should correctly render a graph 1`] = `
5 className="display-flex-justify-center display-flex-column display-flex-stretch flex-grow"
8 ariaLabel="project_activity.graphs.explanation_x.metric.bugs.name"
13 leakPeriodDate={2017-05-16T11:50:02.000Z}
14 measuresHistory={Array []}
16 removeCustomMetric={[Function]}
22 "x": 2016-10-27T14:33:50.000Z,
26 "x": 2016-10-27T10:21:15.000Z,
30 "x": 2016-10-26T10:17:29.000Z,
35 "translatedName": "metric.bugs.name",
41 updateGraphZoom={[Function]}
42 updateSelectedDate={[Function]}
43 updateTooltip={[Function]}
48 exports[`should correctly render multiple graphs 1`] = `
50 className="display-flex-justify-center display-flex-column display-flex-stretch flex-grow"
53 ariaLabel="project_activity.graphs.explanation_x.metric.bugs.name"
58 leakPeriodDate={2017-05-16T11:50:02.000Z}
59 measuresHistory={Array []}
61 removeCustomMetric={[Function]}
67 "x": 2016-10-27T14:33:50.000Z,
71 "x": 2016-10-27T10:21:15.000Z,
75 "x": 2016-10-26T10:17:29.000Z,
80 "translatedName": "metric.bugs.name",
86 updateGraphZoom={[Function]}
87 updateSelectedDate={[Function]}
88 updateTooltip={[Function]}
91 ariaLabel="project_activity.graphs.explanation_x.metric.bugs.name"
96 leakPeriodDate={2017-05-16T11:50:02.000Z}
97 measuresHistory={Array []}
99 removeCustomMetric={[Function]}
105 "x": 2016-10-27T14:33:50.000Z,
109 "x": 2016-10-27T10:21:15.000Z,
113 "x": 2016-10-26T10:17:29.000Z,
118 "translatedName": "metric.bugs.name",
124 updateGraphZoom={[Function]}
125 updateSelectedDate={[Function]}
126 updateTooltip={[Function]}
131 exports[`should show that there is no history data 1`] = `
133 className="activity-graph-container flex-grow display-flex-column display-flex-stretch display-flex-justify-center"
136 className="display-flex-center display-flex-justify-center"
140 className="spacer-right"
142 src="/images/activity-chart.svg"
145 className="big-spacer-left big text-muted"
152 component_measures.no_history
158 exports[`should show that there is no history data 2`] = `
160 className="activity-graph-container flex-grow display-flex-column display-flex-stretch display-flex-justify-center"
163 className="display-flex-center display-flex-justify-center"
167 className="spacer-right"
169 src="/images/activity-chart.svg"
172 className="big-spacer-left big text-muted"
179 component_measures.no_history