1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
6 onOpen={[MockFunction]}
8 renderForm={[Function]}
9 renderResult={[Function]}
10 stepTitle="onboarding.tutorial.with.jenkins.alm_selection.title"
14 exports[`should render correctly: form, default 1`] = `
16 className="boxed-group-inner"
19 label="onboarding.tutorial.with.jenkins.alm_selection.title"
20 onCheck={[MockFunction]}
24 "label": "alm.bitbucketcloud.long",
25 "value": "bitbucketcloud",
28 "label": "alm.bitbucket",
32 "label": "alm.github",
36 "label": "alm.gitlab",
45 exports[`should render correctly: form, with alm 1`] = `
47 className="boxed-group-inner"
50 label="onboarding.tutorial.with.jenkins.alm_selection.title"
51 onCheck={[MockFunction]}
55 "label": "alm.bitbucketcloud.long",
56 "value": "bitbucketcloud",
59 "label": "alm.bitbucket",
63 "label": "alm.github",
67 "label": "alm.gitlab",
77 exports[`should render correctly: result, with alm 1`] = `
79 className="boxed-group-actions display-flex-center"
82 className="spacer-right"
84 alm.bitbucketcloud.long