nextcloud/tests/acceptance
Daniel Calviño Sánchez d5586ec437 Verify WaitFor::element... results with an assertion
WaitFor::element... calls only perform the waiting and return whether
the condition succeeded or not, but that result needs to be explicitly
checked to prevent further steps from being executed if the wait failed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-05 22:06:05 +01:00
..
config Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
features Verify WaitFor::element... results with an assertion 2021-03-05 22:06:05 +01:00
composer.json Add "composer.lock" for acceptance tests to git 2021-01-17 16:44:32 +01:00
composer.lock Add "composer.lock" for acceptance tests to git 2021-01-17 16:44:32 +01:00
installAndConfigureServer.sh Redirect to files app after login in acceptance tests 2020-08-05 17:01:29 +02:00
run-local.sh acceptence tests shall specify which branch to pick when cloning apps 2020-06-19 21:08:39 +02:00
run.sh Run acceptance tests on PHP 7.3 2019-10-22 16:48:55 +02:00