1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render the quality profiles rules with sonarway comparison 1`] = `
5 className="boxed-group quality-profile-rules"
8 className="quality-profile-rules-distribution"
11 className="data condensed"
34 <ProfileRulesRowOfType
41 <ProfileRulesRowOfType
48 <ProfileRulesRowOfType
55 <ProfileRulesRowOfType
57 key="SECURITY_HOTSPOT"
60 type="SECURITY_HOTSPOT"
65 <ProfileRulesSonarWayComparison
68 sonarWayMissingRules={4}
74 exports[`should show a button to activate more rules for admins 1`] = `
76 className="button js-activate-rules"
79 "pathname": "/coding_rules",
80 "search": "?qprofile=key&activation=false",
84 quality_profiles.activate_more
88 exports[`should show a deprecated rules warning message 1`] = `
89 <ProfileRulesDeprecatedWarning
90 activeDeprecatedRules={8}
95 exports[`should show a disabled button to activate more rules for built-in profiles 1`] = `
97 className="disabled js-activate-rules"
99 quality_profiles.activate_more