]> source.dussan.org Git - sonarqube.git/commit
Replace some selenium tests by selenide in LocalAuthenticationTest
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 19 Jun 2018 09:38:59 +0000 (11:38 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 19 Jun 2018 16:34:42 +0000 (18:34 +0200)
commit3ba09d3fb4328ee12b68c33b1b9a16824cb04a25
tree7e06b6079875b2dbaa2246001e170709efe9a00a
parent335cb657544f2c01b9efdc561b42534e8dc558ee
Replace some selenium tests by selenide in LocalAuthenticationTest
server/sonar-qa-util/src/main/java/org/sonarqube/qa/util/pageobjects/Navigation.java
tests/src/test/java/org/sonarqube/tests/user/LocalAuthenticationTest.java
tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_login_when_not_enough_privilege.html [deleted file]
tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_direct_login.html [deleted file]
tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_after_indirect_login.html [deleted file]
tests/src/test/resources/user/LocalAuthenticationTest/redirect_to_original_url_with_parameters_after_direct_login.html [deleted file]