1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: Step wrapper 1`] = `
6 onOpen={[MockFunction]}
8 renderForm={[Function]}
10 stepTitle="onboarding.tutorial.with.jenkins.pipeline.title"
14 exports[`should render correctly: content 1`] = `
16 className="boxed-group-inner"
19 className="big-spacer-bottom"
21 onboarding.tutorial.with.jenkins.pipeline.intro
24 className="list-styled"
27 <SentenceWithHighlights
34 translationKey="onboarding.tutorial.with.jenkins.pipeline.step1"
38 <SentenceWithHighlights
45 translationKey="onboarding.tutorial.with.jenkins.pipeline.step2"
49 <SentenceWithHighlights
55 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3"
58 className="list-styled"
62 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.definition"
66 <SentenceWithHighlights
73 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.scm"
78 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.script_path"
84 <SentenceWithHighlights
90 translationKey="onboarding.tutorial.with.jenkins.pipeline.step4"
95 className="big-spacer-top"
96 onClick={[MockFunction]}
106 exports[`should render correctly: gitlab content 1`] = `
108 className="boxed-group-inner"
111 className="big-spacer-bottom"
113 onboarding.tutorial.with.jenkins.pipeline.intro
116 className="list-styled"
119 <SentenceWithHighlights
126 translationKey="onboarding.tutorial.with.jenkins.pipeline.step1"
131 <SentenceWithHighlights
138 translationKey="onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.trigger"
141 className="list-styled"
144 <SentenceWithHighlights
151 translationKey="onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.pick_triggers"
155 <SentenceWithHighlights
161 translationKey="onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.click_advanced"
165 <SentenceWithHighlights
172 translationKey="onboarding.tutorial.with.jenkins.pipeline.gitlab.step2.secret_token"
179 <SentenceWithHighlights
185 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3"
188 className="list-styled"
192 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.definition"
196 <SentenceWithHighlights
203 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.scm"
208 translationKey="onboarding.tutorial.with.jenkins.pipeline.step3.script_path"
214 <SentenceWithHighlights
220 translationKey="onboarding.tutorial.with.jenkins.pipeline.step4"
225 className="big-spacer-top"
226 onClick={[MockFunction]}