1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`#Feature should render correctly 1`] = `
8 className="categories spacer-bottom"
14 "backgroundColor": "#0000ff",
22 BitBucket branch decoration
25 className="learn-more"
26 href="http://example.com"
27 rel="noopener noreferrer nofollow"
35 exports[`#Feature should render correctly 2`] = `
40 className="categories spacer-bottom"
46 "backgroundColor": "#ff0000",
56 "backgroundColor": "#00ff00",
69 exports[`#Notification should render correctly 1`] = `
71 className="notifications-sidebar-slice"
88 "description": "BitBucket branch decoration",
89 "readMore": "http://example.com",
97 exports[`#Notification should render correctly 2`] = `
99 className="notifications-sidebar-slice unread"
110 "categories": Array [
116 "description": "BitBucket branch decoration",
117 "readMore": "http://example.com",
125 exports[`#NotificationSidebar should render correctly if there are new features 1`] = `
127 contentLabel="embed_docs.whats_new"
128 onRequestClose={[MockFunction]}
131 className="notifications-sidebar"
134 className="notifications-sidebar-top"
140 className="button-tiny"
147 onClick={[MockFunction]}
151 className="notifications-sidebar-content"
154 className="text-center"
157 className="big-spacer-top"
166 exports[`#NotificationSidebar should render correctly if there are new features 2`] = `
168 contentLabel="embed_docs.whats_new"
169 onRequestClose={[MockFunction]}
172 className="notifications-sidebar"
175 className="notifications-sidebar-top"
181 className="button-tiny"
188 onClick={[MockFunction]}
192 className="notifications-sidebar-content"
200 "categories": Array [
210 "description": "10 new Java rules",
213 "categories": Array [
219 "description": "BitBucket branch decoration",
220 "readMore": "http://example.com",
223 "notification": "10 Java rules, Github checks, Security Hotspots, BitBucket branch decoration",
224 "publicationDate": "2018-04-06",
235 "categories": Array [
241 "description": "BitBucket branch decoration",
242 "readMore": "http://example.com",
245 "notification": "Some other notification",
246 "publicationDate": "2018-04-05",
253 className="notifications-sidebar-footer"
256 className="spacer-top note text-center"
259 className="spacer-left"
261 onClick={[MockFunction]}