1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 className="boxed-group-inner"
8 className="big-spacer-bottom"
11 defaultMessage="onboarding.tutorial.with.github_action.secret.intro"
12 id="onboarding.tutorial.with.github_action.secret.intro"
15 "settings_secret": <strong>
16 onboarding.tutorial.with.github_action.secret.intro.link
23 className="list-styled"
26 <SentenceWithHighlights
32 translationKey="onboarding.tutorial.with.github_action.secret.new"
36 <SentenceWithHighlights
42 translationKey="onboarding.tutorial.with.github_action.secret.name"
45 className="rule little-spacer-left"
50 copyValue="SONAR_TOKEN"
56 "breadcrumbs": Array [],
60 "qualityGate": Object {
65 "qualityProfiles": Array [
82 "scmAccounts": Array [],
87 <SentenceWithHighlights
93 translationKey="onboarding.tutorial.with.github_action.secret.add"
98 className="no-horizontal-margins"
101 className="list-styled big-spacer-top big-spacer-bottom"
104 <SentenceWithHighlights
110 translationKey="onboarding.tutorial.with.github_action.secret.new"
114 <SentenceWithHighlights
120 translationKey="onboarding.tutorial.with.github_action.secret.name"
123 className="rule little-spacer-left"
128 copyValue="SONAR_HOST_URL"
132 className="big-spacer-bottom"
135 defaultMessage="onboarding.tutorial.env_variables"
136 id="onboarding.tutorial.env_variables"
139 "extra": <ClipboardIconButton
143 onboarding.tutorial.env_variables.field
155 <SentenceWithHighlights
161 translationKey="onboarding.tutorial.with.github_action.secret.add"
166 onClick={[MockFunction]}
173 exports[`should render correctly: with binding information 1`] = `
175 className="boxed-group-inner"
178 className="big-spacer-bottom"
181 defaultMessage="onboarding.tutorial.with.github_action.secret.intro"
182 id="onboarding.tutorial.with.github_action.secret.intro"
185 "settings_secret": <a
186 href="http://github.enterprise.com/PROJECT_KEY/settings/secrets"
187 rel="noopener noreferrer"
190 onboarding.tutorial.with.github_action.secret.intro.link
197 className="list-styled"
200 <SentenceWithHighlights
206 translationKey="onboarding.tutorial.with.github_action.secret.new"
210 <SentenceWithHighlights
216 translationKey="onboarding.tutorial.with.github_action.secret.name"
219 className="rule little-spacer-left"
224 copyValue="SONAR_TOKEN"
230 "breadcrumbs": Array [],
234 "qualityGate": Object {
239 "qualityProfiles": Array [
256 "scmAccounts": Array [],
261 <SentenceWithHighlights
267 translationKey="onboarding.tutorial.with.github_action.secret.add"
272 className="no-horizontal-margins"
275 className="list-styled big-spacer-top big-spacer-bottom"
278 <SentenceWithHighlights
284 translationKey="onboarding.tutorial.with.github_action.secret.new"
288 <SentenceWithHighlights
294 translationKey="onboarding.tutorial.with.github_action.secret.name"
297 className="rule little-spacer-left"
302 copyValue="SONAR_HOST_URL"
306 className="big-spacer-bottom"
309 defaultMessage="onboarding.tutorial.env_variables"
310 id="onboarding.tutorial.env_variables"
313 "extra": <ClipboardIconButton
317 onboarding.tutorial.env_variables.field
329 <SentenceWithHighlights
335 translationKey="onboarding.tutorial.with.github_action.secret.add"
340 onClick={[MockFunction]}