]> source.dussan.org Git - sonarqube.git/commit
Add some more coverage
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Fri, 29 Mar 2019 17:39:32 +0000 (18:39 +0100)
committerSonarTech <sonartech@sonarsource.com>
Thu, 4 Apr 2019 18:21:04 +0000 (20:21 +0200)
commit2af145e34db52a865a16d36c85fb8d83a9cf1351
tree0a907676728ff0d60b1c1275426929432bb8c118
parentbddb35d5e638c63146846fbea96141d2f908c2b2
Add some more coverage
15 files changed:
server/sonar-web/src/main/js/app/components/nav/component/ComponentNavMeta.tsx
server/sonar-web/src/main/js/app/components/nav/component/__tests__/ComponentNavMeta-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/__tests__/__snapshots__/ComponentNavMeta-test.tsx.snap
server/sonar-web/src/main/js/apps/account/profile/Profile.tsx
server/sonar-web/src/main/js/apps/account/profile/__tests__/Profile-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/account/profile/__tests__/__snapshots__/Profile-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/marketplace/components/__tests__/PluginActions-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/marketplace/components/__tests__/__snapshots__/PluginActions-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/meta/__tests__/MetaContainer-test.tsx
server/sonar-web/src/main/js/apps/overview/meta/__tests__/__snapshots__/MetaContainer-test.tsx.snap
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/ProfileProjects-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-profiles/details/__tests__/__snapshots__/ProfileProjects-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/users/components/UserListItemIdentity.tsx
server/sonar-web/src/main/js/apps/users/components/__tests__/UserListItemIdentity-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/users/components/__tests__/__snapshots__/UserListItemIdentity-test.tsx.snap [new file with mode: 0644]