nextcloud/tests/acceptance
Daniel Calviño Sánchez d5725cb3d9 Wait for the empty content element to be shown
When the "Comments" tab is open the empty content element is always in
the DOM, although it is only shown once the message collection was
fetched and there were no messages. Due to this it is necessary to
explicitly wait for it to be shown instead of relying on the implicit
wait made to find the element; otherwise it would be found immediately
and if the collection was not fetched yet it would not be visible,
causing the test to fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-24 18:06:20 +01:00
..
config Move acceptance tests that crash the PHP built-in server to Apache 2018-10-29 12:38:42 +01:00
features Wait for the empty content element to be shown 2018-11-24 18:06:20 +01:00
composer.json Add context classes to Composer autoload 2018-04-06 04:13:42 +02:00
installAndConfigureServer.sh Adds disabled user acceptance tests 2018-07-24 17:31:03 +02:00
run-local.sh Link the default Apache directory to the Nextcloud server in all runners 2018-10-29 12:38:42 +01:00
run.sh Link the default Apache directory to the Nextcloud server in all runners 2018-10-29 12:38:42 +01:00