1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="branch-like-navigation-menu"
9 className="search-box-container"
14 onKeyDown={[Function]}
15 placeholder="branch_like_navigation.search_for_branch_like"
20 className="item-list-container"
28 "analysisDate": "2018-01-01",
29 "excludedFromPurge": true,
33 "pullRequests": Array [],
37 "analysisDate": "2018-01-01",
38 "excludedFromPurge": true,
42 "pullRequests": Array [],
46 "analysisDate": "2018-01-01",
47 "excludedFromPurge": true,
51 "pullRequests": Array [],
55 "analysisDate": "2018-01-01",
56 "excludedFromPurge": true,
60 "pullRequests": Array [],
64 "analysisDate": "2018-01-01",
65 "excludedFromPurge": true,
69 "pullRequests": Array [],
72 "mainBranchTree": Object {
74 "analysisDate": "2018-01-01",
75 "excludedFromPurge": true,
79 "pullRequests": Array [
81 "analysisDate": "2018-01-01",
83 "branch": "feature/foo/bar",
89 "analysisDate": "2018-01-01",
91 "branch": "feature/foo/bar",
98 "orphanPullRequests": Array [
100 "analysisDate": "2018-01-01",
102 "branch": "feature/foo/bar",
109 "parentlessPullRequests": Array [],
114 "breadcrumbs": Array [],
118 "qualityGate": Object {
123 "qualityProfiles": Array [
135 onSelect={[Function]}
138 "analysisDate": "2018-01-01",
139 "excludedFromPurge": true,
147 className="hint-container text-right"
151 onlyActiveOnIndex={false}
155 "pathname": "/project/branches",
162 branch_like_navigation.manage
168 exports[`should render correctly with no current branch like 1`] = `
170 className="branch-like-navigation-menu"
174 className="search-box-container"
178 onChange={[Function]}
179 onKeyDown={[Function]}
180 placeholder="branch_like_navigation.search_for_branch_like"
185 className="item-list-container"
190 "branchTree": Array [
193 "analysisDate": "2018-01-01",
194 "excludedFromPurge": true,
198 "pullRequests": Array [],
202 "analysisDate": "2018-01-01",
203 "excludedFromPurge": true,
207 "pullRequests": Array [],
211 "analysisDate": "2018-01-01",
212 "excludedFromPurge": true,
216 "pullRequests": Array [],
220 "analysisDate": "2018-01-01",
221 "excludedFromPurge": true,
225 "pullRequests": Array [],
229 "analysisDate": "2018-01-01",
230 "excludedFromPurge": true,
234 "pullRequests": Array [],
237 "mainBranchTree": Object {
239 "analysisDate": "2018-01-01",
240 "excludedFromPurge": true,
244 "pullRequests": Array [
246 "analysisDate": "2018-01-01",
248 "branch": "feature/foo/bar",
254 "analysisDate": "2018-01-01",
256 "branch": "feature/foo/bar",
263 "orphanPullRequests": Array [
265 "analysisDate": "2018-01-01",
267 "branch": "feature/foo/bar",
274 "parentlessPullRequests": Array [],
279 "breadcrumbs": Array [],
283 "qualityGate": Object {
288 "qualityProfiles": Array [
300 onSelect={[Function]}
303 "analysisDate": "2018-01-01",
304 "excludedFromPurge": true,
312 className="hint-container text-right"
316 onlyActiveOnIndex={false}
320 "pathname": "/project/branches",
327 branch_like_navigation.manage