]> source.dussan.org Git - sonarqube.git/commit
SONAR-12333 Cleanup profile inheritance typings, improve coverage
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Thu, 22 Aug 2019 13:15:54 +0000 (15:15 +0200)
committerSonarTech <sonartech@sonarsource.com>
Tue, 27 Aug 2019 18:21:04 +0000 (20:21 +0200)
commitc69b7b9b257125bc3b24431a7a93f32224c60d71
treef97e81757654953b96769b1cd9e208c3c72ce05f
parent4509ca82e5a066731a4b4625149b79248ad1e70b
SONAR-12333 Cleanup profile inheritance typings, improve coverage
server/sonar-web/src/main/js/api/quality-profiles.ts
server/sonar-web/src/main/js/app/types.d.ts
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileInheritance.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/ProfileInheritanceBox.tsx
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/ProfileInheritanceBox-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/__snapshots__/ProfileInheritanceBox-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/testMocks.ts