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="page page-limited huge-spacer-top huge-spacer-bottom"
15 className="page-header huge-spacer-bottom"
18 className="page-title huge"
21 onboarding.create_project.header
32 exports[`should render correctly 2`] = `
36 encodeSpecialCharacters={true}
37 title="onboarding.create_project.header"
41 className="page page-limited huge-spacer-top huge-spacer-bottom"
44 className="page-header huge-spacer-bottom"
47 className="page-title huge"
50 onboarding.create_project.header
61 "node": "onboarding.create_project.select_repositories",
65 "node": "onboarding.create_project.setup_manually",
73 "backgroundColor": "blue",
74 "iconPath": "icon/path",
75 "installationUrl": "https://alm.installation.url",
91 "url": "https://github.com/foo",
98 onProjectCreate={[Function]}
104 exports[`should render with Custom creation only 1`] = `
108 encodeSpecialCharacters={true}
109 title="onboarding.create_project.header"
113 className="page page-limited huge-spacer-top huge-spacer-bottom"
116 className="page-header huge-spacer-bottom"
119 className="page-title huge"
122 onboarding.create_project.header
129 "externalProvider": "microsoft",
134 "scmAccounts": Array [],
137 onProjectCreate={[Function]}
155 "membersSync": false,
157 "url": "https://github.com/foo",
169 exports[`should switch tabs 1`] = `
173 encodeSpecialCharacters={true}
174 title="onboarding.create_project.header"
178 className="page page-limited huge-spacer-top huge-spacer-bottom"
181 className="page-header huge-spacer-bottom"
184 className="page-title huge"
187 onboarding.create_project.header
192 onChange={[Function]}
198 "node": "onboarding.create_project.select_repositories",
202 "node": "onboarding.create_project.setup_manually",
210 "backgroundColor": "blue",
211 "iconPath": "icon/path",
212 "installationUrl": "https://alm.installation.url",
226 "membersSync": false,
228 "url": "https://github.com/foo",
235 onProjectCreate={[Function]}