1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should correctly filter analyses by category 1`] = `
5 "filteredAnalyses": Array [
7 "date": 2016-10-27T14:33:50.000Z,
10 "category": "VERSION",
12 "name": "6.5-SNAPSHOT",
18 "date": 2016-10-26T10:17:29.000Z,
21 "category": "VERSION",
37 exports[`should correctly filter analyses by date range 1`] = `
39 "filteredAnalyses": Array [
41 "date": 2016-10-27T10:21:15.000Z,
49 exports[`should render correctly 1`] = `
51 className="page page-limited"
55 title="project_activity.page"
57 <ProjectActivityPageHeader
59 updateQuery={[Function]}
62 className="layout-page project-activity-page"
65 className="layout-page-side-outer project-activity-page-side-outer boxed-group"
67 <ProjectActivityAnalysesList
68 addCustomEvent={[Function]}
69 addVersion={[Function]}
73 "date": 2016-10-27T14:33:50.000Z,
76 "category": "VERSION",
78 "name": "6.5-SNAPSHOT",
84 "date": 2016-10-27T10:21:15.000Z,
89 "date": 2016-10-26T10:17:29.000Z,
92 "category": "VERSION",
106 analysesLoading={false}
108 changeEvent={[Function]}
109 className="boxed-group-inner"
110 deleteAnalysis={[Function]}
111 deleteEvent={[Function]}
117 "project": "org.sonarsource.sonarqube:sonarqube",
120 updateQuery={[Function]}
124 className="project-activity-layout-page-main"
126 <ProjectActivityGraphs
130 "date": 2016-10-27T14:33:50.000Z,
133 "category": "VERSION",
135 "name": "6.5-SNAPSHOT",
141 "date": 2016-10-27T10:21:15.000Z,
146 "date": 2016-10-26T10:17:29.000Z,
149 "category": "VERSION",
163 leakPeriodDate={2017-05-16T11:50:02.000Z}
170 "date": 2016-03-04T09:40:12.000Z,
174 "date": 2016-03-04T17:40:16.000Z,
178 "metric": "code_smells",
185 "key": "code_smells",
186 "name": "Code Smells",
196 "project": "org.sonarsource.sonarqube:sonarqube",
199 updateQuery={[Function]}