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 />
112 className="little-spacer-top spacer-bottom"
115 "Option": [Function],
118 onChange={[Function]}
140 exports[`should render correctly: Branch level 1`] = `
144 title="baseline.reference_branch"
147 baseline.reference_branch.description
150 className="big-spacer-top display-flex-column"
152 <MandatoryFieldsExplanation
153 className="spacer-bottom"
156 className="text-middle"
157 htmlFor="reference_branch"
160 baseline.reference_branch.choose
162 <MandatoryFieldMarker />
165 className="little-spacer-top spacer-bottom"
168 "Option": [Function],
171 onChange={[Function]}
181 "label": "branch-7.9",
182 "value": "branch-7.9",
198 exports[`should render correctly: Project level 1`] = `
202 title="baseline.reference_branch"
205 baseline.reference_branch.description
208 className="spacer-top"
210 baseline.reference_branch.description2
213 className="big-spacer-top display-flex-column"
215 <MandatoryFieldsExplanation
216 className="spacer-bottom"
219 className="text-middle"
220 htmlFor="reference_branch"
223 baseline.reference_branch.choose
225 <MandatoryFieldMarker />
228 className="little-spacer-top spacer-bottom"
231 "Option": [Function],
234 onChange={[Function]}
244 "label": "branch-7.9",
245 "value": "branch-7.9",