nextcloud/tests
Daniel Calviño Sánchez 14b85f4eec Replace carriage return with WebDriver "ENTER" constant
When the value is set in some input fields a carriage return was sent to
simulate pressing the enter key and thus confirming the input. However,
different browsers use different keys (Firefox uses "\r", but Chrome
uses "\n"), so the carriage return was replaced with the WebDriver
"ENTER" constant which is common to both browsers.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-16 20:00:15 +02:00
..
Core Change my email address 2021-03-24 15:13:56 +01:00
Test/Repair/Owncloud Fix language codes test result order 2021-03-24 10:26:06 +01:00
acceptance Replace carriage return with WebDriver "ENTER" constant 2021-04-16 20:00:15 +02:00
apps
data Cleanup unneeded code around database.xml 2021-03-24 22:15:44 +01:00
docker
lib Allow registering NotifierServices trough IBootstrap 2021-04-16 13:56:28 +02:00
objectstore
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-run-php-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-wait-objectstore.sh
enable_all.php
karma.config.js jsunit: Remove warnings during test runs 2020-12-29 08:42:34 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml Bring back forgotten tests 2021-03-24 09:07:54 +01:00
preseed-config.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php