1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
8 className="little-spacer-right"
15 className="thin nowrap text-right"
20 "pathname": "/coding_rules",
21 "search": "?qprofile=bar&activation=true&types=BUG",
29 className="thin nowrap text-right"
35 "pathname": "/coding_rules",
36 "search": "?qprofile=bar&activation=false&types=BUG",
46 exports[`should render correctly if there is 0 rules 1`] = `
51 className="little-spacer-right"
54 issue.type.VULNERABILITY.plural
58 className="thin nowrap text-right"
63 "pathname": "/coding_rules",
64 "search": "?qprofile=bar&activation=true&types=VULNERABILITY",
72 className="thin nowrap text-right"
83 exports[`should render correctly if there is missing data 1`] = `
88 className="little-spacer-right"
91 issue.type.VULNERABILITY.plural
95 className="thin nowrap text-right"
100 "pathname": "/coding_rules",
101 "search": "?qprofile=bar&activation=true&types=VULNERABILITY",
109 className="thin nowrap text-right"
114 exports[`should render correctly if there is missing data 2`] = `
119 className="little-spacer-right"
120 query="VULNERABILITY"
122 issue.type.VULNERABILITY.plural
126 className="thin nowrap text-right"
129 className="thin nowrap text-right"