stable

Clone or download

Read-only

request #11251: Remove end to end tests of the web UI based on Selenium

Same tests has been added by commit 50d70f4801674de9c3cc4baef80a7987e42cf528. If we feel Selenium based tests are still needed, this contribution still can be reverted so there is no need to keep two things doing the exact same thing. Change-Id: Iaef44bdaa99cbfa0e9efbb770cc2fe32d3b48145

Modified Files

Name
M .gitignore +0 −2 Go to diff View file
M docker-compose-distlp-tests.yml +2 −9 Go to diff View file
M tests/Jenkinsfile +3 −3 Go to diff View file
R tests/e2e/selenium/DockerImage/Dockerfile Go to diff View file
R tests/e2e/selenium/run.sh Go to diff View file
R tests/e2e/selenium/tests/SVN/SVNCLITest.php Go to diff View file
R tests/e2e/selenium/wrap.sh Go to diff View file
D tests/e2e/selenium/.gitignore +0 −1 Go to diff View file
D tests/e2e/selenium/composer.json +0 −10 Go to diff View file
D tests/e2e/selenium/composer.lock +0 −2701 Go to diff View file
D tests/e2e/selenium/tests/SVN/SVNBrowsingTest.php +0 −72 Go to diff View file
D tests/e2e/selenium/tests/SeedCookiesTest.php +0 −60 Go to diff View file