1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly for azure: content 1`] = `
5 className="boxed-group-inner"
8 className="big-spacer-bottom"
11 defaultMessage="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
12 id="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
16 onClick={[MockFunction]}
18 onboarding.tutorial.with.jenkins.webhook.intro.link
25 className="list-styled"
28 className="big-spacer-top"
29 onClick={[MockFunction]}
39 exports[`should render correctly for azure: wrapper 1`] = `
42 onOpen={[MockFunction]}
44 renderForm={[Function]}
46 stepTitle="onboarding.tutorial.with.jenkins.webhook.azure.title"
50 exports[`should render correctly for bitbucket: content 1`] = `
52 className="boxed-group-inner"
55 className="big-spacer-bottom"
58 defaultMessage="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
59 id="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
63 onClick={[MockFunction]}
65 onboarding.tutorial.with.jenkins.webhook.intro.link
72 className="list-styled"
82 branchesEnabled={true}
88 "repository": "PROJECT_KEY",
95 className="big-spacer-top"
96 onClick={[MockFunction]}
106 exports[`should render correctly for bitbucket: wrapper 1`] = `
109 onOpen={[MockFunction]}
111 renderForm={[Function]}
113 stepTitle="onboarding.tutorial.with.jenkins.webhook.bitbucket.title"
117 exports[`should render correctly for bitbucketcloud: content 1`] = `
119 className="boxed-group-inner"
122 className="big-spacer-bottom"
125 defaultMessage="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
126 id="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
130 onClick={[MockFunction]}
132 onboarding.tutorial.with.jenkins.webhook.intro.link
139 className="list-styled"
141 <WebhookStepBitbucket
149 branchesEnabled={true}
152 "alm": "bitbucketcloud",
155 "repository": "repo-slug",
161 className="big-spacer-top"
162 onClick={[MockFunction]}
172 exports[`should render correctly for bitbucketcloud: wrapper 1`] = `
175 onOpen={[MockFunction]}
177 renderForm={[Function]}
179 stepTitle="onboarding.tutorial.with.jenkins.webhook.bitbucketcloud.title"
183 exports[`should render correctly for github: content 1`] = `
185 className="boxed-group-inner"
188 className="big-spacer-bottom"
191 defaultMessage="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
192 id="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
196 onClick={[MockFunction]}
198 onboarding.tutorial.with.jenkins.webhook.intro.link
205 className="list-styled"
214 branchesEnabled={true}
220 "repository": "PROJECT_KEY",
226 className="big-spacer-top"
227 onClick={[MockFunction]}
237 exports[`should render correctly for github: wrapper 1`] = `
240 onOpen={[MockFunction]}
242 renderForm={[Function]}
244 stepTitle="onboarding.tutorial.with.jenkins.webhook.github.title"
248 exports[`should render correctly for gitlab: content 1`] = `
250 className="boxed-group-inner"
253 className="big-spacer-bottom"
256 defaultMessage="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
257 id="onboarding.tutorial.with.jenkins.webhook.intro.sentence"
261 onClick={[MockFunction]}
263 onboarding.tutorial.with.jenkins.webhook.intro.link
270 className="list-styled"
273 branchesEnabled={true}
277 className="big-spacer-top"
278 onClick={[MockFunction]}
288 exports[`should render correctly for gitlab: wrapper 1`] = `
291 onOpen={[MockFunction]}
293 renderForm={[Function]}
295 stepTitle="onboarding.tutorial.with.jenkins.webhook.gitlab.title"