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"
75 date={2018-04-04T22:00:00.000Z}
88 "description": "BitBucket branch decoration",
89 "readMore": "http://example.com",
97 exports[`#Notification should render correctly 2`] = `
99 className="notifications-sidebar-slice unread"
103 date={2018-04-04T22:00:00.000Z}
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 onRequestClose={[MockFunction]}
130 className="notifications-sidebar"
133 className="notifications-sidebar-top"
141 onClick={[MockFunction]}
147 className="notifications-sidebar-content"
150 className="text-center"
153 className="big-spacer-top"
162 exports[`#NotificationSidebar should render correctly if there are new features 2`] = `
164 onRequestClose={[MockFunction]}
167 className="notifications-sidebar"
170 className="notifications-sidebar-top"
178 onClick={[MockFunction]}
184 className="notifications-sidebar-content"
192 "categories": Array [
202 "description": "10 new Java rules",
205 "categories": Array [
211 "description": "BitBucket branch decoration",
212 "readMore": "http://example.com",
215 "notification": "10 Java rules, Github checks, Security Hotspots, BitBucket branch decoration",
216 "publicationDate": "2018-04-06",
227 "categories": Array [
233 "description": "BitBucket branch decoration",
234 "readMore": "http://example.com",
237 "notification": "Some other notification",
238 "publicationDate": "2018-04-05",
245 className="notifications-sidebar-footer"
248 className="spacer-top note text-center"
251 className="spacer-left"
253 onClick={[MockFunction]}