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"
153 "pathname": "/project/branches",
154 "search": "?id=my-project",
158 branch_like_navigation.manage
164 exports[`should render correctly with no current branch like 1`] = `
166 className="branch-like-navigation-menu"
170 className="search-box-container"
174 onChange={[Function]}
175 onKeyDown={[Function]}
176 placeholder="branch_like_navigation.search_for_branch_like"
181 className="item-list-container"
186 "branchTree": Array [
189 "analysisDate": "2018-01-01",
190 "excludedFromPurge": true,
194 "pullRequests": Array [],
198 "analysisDate": "2018-01-01",
199 "excludedFromPurge": true,
203 "pullRequests": Array [],
207 "analysisDate": "2018-01-01",
208 "excludedFromPurge": true,
212 "pullRequests": Array [],
216 "analysisDate": "2018-01-01",
217 "excludedFromPurge": true,
221 "pullRequests": Array [],
225 "analysisDate": "2018-01-01",
226 "excludedFromPurge": true,
230 "pullRequests": Array [],
233 "mainBranchTree": Object {
235 "analysisDate": "2018-01-01",
236 "excludedFromPurge": true,
240 "pullRequests": Array [
242 "analysisDate": "2018-01-01",
244 "branch": "feature/foo/bar",
250 "analysisDate": "2018-01-01",
252 "branch": "feature/foo/bar",
259 "orphanPullRequests": Array [
261 "analysisDate": "2018-01-01",
263 "branch": "feature/foo/bar",
270 "parentlessPullRequests": Array [],
275 "breadcrumbs": Array [],
279 "qualityGate": Object {
284 "qualityProfiles": Array [
296 onSelect={[Function]}
299 "analysisDate": "2018-01-01",
300 "excludedFromPurge": true,
308 className="hint-container text-right"
314 "pathname": "/project/branches",
315 "search": "?id=my-project",
319 branch_like_navigation.manage