1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
7 encodeSpecialCharacters={true}
8 title="onboarding.create_project.header"
12 className="sonarcloud page page-limited"
15 className="page-header"
18 className="page-title"
20 onboarding.create_project.header
30 exports[`should render correctly 2`] = `
34 encodeSpecialCharacters={true}
35 title="onboarding.create_project.header"
39 className="sonarcloud page page-limited"
42 className="page-header"
45 className="page-title"
47 onboarding.create_project.header
57 "node": "onboarding.create_project.select_repositories",
61 "node": "onboarding.create_project.setup_manually",
69 "backgroundColor": "blue",
70 "iconPath": "icon/path",
71 "installationUrl": "https://alm.installation.url",
91 onProjectCreate={[Function]}
97 exports[`should render with Manual creation only 1`] = `
101 encodeSpecialCharacters={true}
102 title="onboarding.create_project.header"
106 className="sonarcloud page page-limited"
109 className="page-header"
112 className="page-title"
114 onboarding.create_project.header
120 "externalProvider": "microsoft",
125 "scmAccounts": Array [],
128 onProjectCreate={[Function]}
156 exports[`should switch tabs 1`] = `
160 encodeSpecialCharacters={true}
161 title="onboarding.create_project.header"
165 className="sonarcloud page page-limited"
168 className="page-header"
171 className="page-title"
173 onboarding.create_project.header
177 onChange={[Function]}
183 "node": "onboarding.create_project.select_repositories",
187 "node": "onboarding.create_project.setup_manually",
195 "backgroundColor": "blue",
196 "iconPath": "icon/path",
197 "installationUrl": "https://alm.installation.url",
217 onProjectCreate={[Function]}