1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renderOption should render correctly: branch 1`] = `
21 exports[`renderOption should render correctly: branch doesn't exist 1`] = `
27 "value": "branch-nope",
32 overlay="baseline.reference_branch.does_not_exist.branch-nope"
43 exports[`renderOption should render correctly: disabled 1`] = `
56 title="baseline.reference_branch.cannot_be_itself"
64 exports[`renderOption should render correctly: main 1`] = `
79 className="badge spacer-left"
87 exports[`should render correctly: Branch level - no other branches 1`] = `
91 title="baseline.reference_branch"
94 baseline.reference_branch.description
97 className="big-spacer-top display-flex-column"
99 <MandatoryFieldsExplanation
100 className="spacer-bottom"
103 className="text-middle"
104 htmlFor="reference_branch"
107 baseline.reference_branch.choose
109 <MandatoryFieldMarker />
113 className="little-spacer-top spacer-bottom"
116 "Option": [Function],
119 onChange={[Function]}
141 exports[`should render correctly: Branch level 1`] = `
145 title="baseline.reference_branch"
148 baseline.reference_branch.description
151 className="big-spacer-top display-flex-column"
153 <MandatoryFieldsExplanation
154 className="spacer-bottom"
157 className="text-middle"
158 htmlFor="reference_branch"
161 baseline.reference_branch.choose
163 <MandatoryFieldMarker />
167 className="little-spacer-top spacer-bottom"
170 "Option": [Function],
173 onChange={[Function]}
183 "label": "branch-7.9",
184 "value": "branch-7.9",
200 exports[`should render correctly: Project level 1`] = `
204 title="baseline.reference_branch"
207 baseline.reference_branch.description
210 className="spacer-top"
212 baseline.reference_branch.description2
215 className="big-spacer-top display-flex-column"
217 <MandatoryFieldsExplanation
218 className="spacer-bottom"
221 className="text-middle"
222 htmlFor="reference_branch"
225 baseline.reference_branch.choose
227 <MandatoryFieldMarker />
231 className="little-spacer-top spacer-bottom"
234 "Option": [Function],
237 onChange={[Function]}
247 "label": "branch-7.9",
248 "value": "branch-7.9",