]> source.dussan.org Git - sonarqube.git/commit
Improve test coverage
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Mon, 6 Jan 2020 09:54:12 +0000 (10:54 +0100)
committerSonarTech <sonartech@sonarsource.com>
Wed, 8 Jan 2020 19:46:12 +0000 (20:46 +0100)
commit685b65da29d3f089f9effad10f2bc38f91d59617
tree3d9d3eb7aaa660507b71bfb31322f97328fa82ad
parentfcda3751ab650d3bcf87a69d1f29cf8ecf49a58b
Improve test coverage
server/sonar-web/src/main/js/apps/account/components/Security.tsx
server/sonar-web/src/main/js/apps/account/components/__tests__/Security-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/account/components/__tests__/__snapshots__/Security-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/marketplace/App.tsx
server/sonar-web/src/main/js/apps/marketplace/__tests__/App-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/marketplace/__tests__/__snapshots__/App-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/encryption/__tests__/EncryptionApp-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/encryption/__tests__/__snapshots__/EncryptionApp-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/system/components/App.tsx
server/sonar-web/src/main/js/apps/system/components/__tests__/App-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/system/components/__tests__/__snapshots__/App-test.tsx.snap [new file with mode: 0644]