]> source.dussan.org Git - sonarqube.git/commit
SONAR-7938 Display inheritance info for deprecated rules, and make related tests...
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Mon, 24 Dec 2018 14:09:38 +0000 (15:09 +0100)
committerSonarTech <sonartech@sonarsource.com>
Fri, 4 Jan 2019 19:21:02 +0000 (20:21 +0100)
commitcf35008a4dfd2113fdb32cce372816cec0789aaf
tree54abeb4f44cb11d4af621c59774fa871d1ce2b1b
parentc39e2257d8a54c9fe48f5a9f0474bf5631207770
SONAR-7938 Display inheritance info for deprecated rules, and make related tests DRYer
13 files changed:
server/sonar-web/src/main/js/apps/quality-profiles/compare/__tests__/ComparisonForm-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/__tests__/ProfileActions-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/__tests__/ProfileContainer-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/components/__tests__/__snapshots__/ProfileActions-test.tsx.snap
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/ProfileRules-test.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/__snapshots__/ProfileRules-test.tsx.snap
server/sonar-web/src/main/js/apps/quality-profiles/home/EvolutionDeprecated.tsx
server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/EvolutionDeprecated-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-profiles/home/__tests__/__snapshots__/EvolutionDeprecated-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-profiles/testUtils.ts [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-profiles/utils.ts
server/sonar-web/src/main/js/helpers/testUtils.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties