1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders correctly 1`] = `
5 contentLabel="onboarding.header"
6 onRequestClose={[MockFunction]}
7 shouldCloseOnOverlayClick={false}
11 className="modal-head"
17 className="spacer-top"
19 onboarding.header.description
23 className="modal-body text-center display-flex-row huge-spacer-top huge-spacer-bottom"
28 <OnboardingProjectIcon
29 className="big-spacer-bottom"
32 className="big-spacer-bottom"
34 onboarding.analyze_your_code
37 onClick={[MockFunction]}
39 onboarding.project.create
44 className="modal-foot text-right"
47 onClick={[MockFunction]}
55 exports[`should display organization list if any 1`] = `
57 contentLabel="onboarding.header"
58 onRequestClose={[MockFunction]}
59 shouldCloseOnOverlayClick={false}
63 className="modal-head"
69 className="spacer-top"
71 onboarding.header.description
75 className="modal-body text-center display-flex-row huge-spacer-top huge-spacer-bottom"
80 <OnboardingProjectIcon
81 className="big-spacer-bottom"
84 className="big-spacer-bottom"
86 onboarding.analyze_your_code
89 onClick={[MockFunction]}
91 onboarding.project.create
95 className="vertical-pipe-separator"
98 className="vertical-separator"
105 className="big-spacer-bottom"
108 className="big-spacer-bottom"
110 onboarding.browse_your_organizations
112 <OrganizationsShortList
113 onClick={[MockFunction]}
126 "name": "Daniel Inc",
134 className="modal-foot text-right"
137 onClick={[MockFunction]}