1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: Step wrapper 1`] = `
6 onOpen={[MockFunction]}
8 renderForm={[Function]}
9 stepTitle="onboarding.tutorial.with.jenkins.prereqs.title"
13 exports[`should render correctly: content 1`] = `
15 className="boxed-group-inner"
18 className="big-spacer-bottom"
21 <SentenceWithHighlights
28 translationKey="onboarding.tutorial.with.jenkins.prereqs.intro"
32 className="list-styled big-spacer-bottom"
35 onboarding.tutorial.with.jenkins.prereqs.plugins.branch_source.bitbucket
38 onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner
42 className="big-spacer-bottom"
45 defaultMessage="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
46 id="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
49 "link": <withAppStateContext(DocLink)
50 to="/analyzing-source-code/ci-integration/jenkins-integration/"
52 onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link
53 </withAppStateContext(DocLink)>,
59 className="big-spacer-bottom"
61 onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations
64 className="big-spacer-top"
65 onClick={[MockFunction]}
67 onboarding.tutorial.with.jenkins.prereqs.done
75 exports[`should render correctly: content for branches disabled 1`] = `
77 className="boxed-group-inner"
80 className="big-spacer-bottom"
83 <SentenceWithHighlights
90 translationKey="onboarding.tutorial.with.jenkins.prereqs.intro"
94 className="list-styled big-spacer-bottom"
97 onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner
101 className="big-spacer-bottom"
104 defaultMessage="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
105 id="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
108 "link": <withAppStateContext(DocLink)
109 to="/analyzing-source-code/ci-integration/jenkins-integration/"
111 onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link
112 </withAppStateContext(DocLink)>,
118 className="big-spacer-bottom"
120 onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations
123 className="big-spacer-top"
124 onClick={[MockFunction]}
126 onboarding.tutorial.with.jenkins.prereqs.done
134 exports[`should render correctly: content for branches disabled, gitlab 1`] = `
136 className="boxed-group-inner"
139 className="big-spacer-bottom"
142 <SentenceWithHighlights
149 translationKey="onboarding.tutorial.with.jenkins.prereqs.intro"
153 className="list-styled big-spacer-bottom"
156 onboarding.tutorial.with.jenkins.prereqs.plugins.gitlab_plugin
159 onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner
163 className="big-spacer-bottom"
166 defaultMessage="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
167 id="onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide"
170 "link": <withAppStateContext(DocLink)
171 to="/analyzing-source-code/ci-integration/jenkins-integration/"
173 onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link
174 </withAppStateContext(DocLink)>,
180 className="big-spacer-bottom"
182 onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations
185 className="big-spacer-top"
186 onClick={[MockFunction]}
188 onboarding.tutorial.with.jenkins.prereqs.done