]> source.dussan.org Git - sonarqube.git/commit
SONAR-10344 Create IT's for webhooks console page
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Fri, 2 Feb 2018 15:29:10 +0000 (16:29 +0100)
committerGuillaume Jambet <guillaume.jambet@gmail.com>
Thu, 1 Mar 2018 14:21:05 +0000 (15:21 +0100)
commit85f7f977c021ea177d3f2442efa114997e313aa2
tree365e7cc53253a906d205bd207391072c52009695
parent21b4be2173e36fef157e46582060e265edb1bf45
SONAR-10344 Create IT's for webhooks console page
cix.sh
server/sonar-qa-util/src/main/java/org/sonarqube/qa/util/pageobjects/Navigation.java
server/sonar-qa-util/src/main/java/org/sonarqube/qa/util/pageobjects/WebhooksPage.java [new file with mode: 0644]
tests/src/test/java/org/sonarqube/tests/Category3Suite.java
tests/src/test/java/org/sonarqube/tests/webhook/WebhooksSuite.java [new file with mode: 0644]
tests/src/test/java/org/sonarqube/tests/webhook/WebhooksTest.java