nextcloud/tests/acceptance
Greta Doci 1993984769 Adjust acceptance tests to changes in link share menu behaviour
Now the link share menu is not automatically opened after a link share
is created, so waiting until it was opened failed in iShareTheLinkFor.

Note that the steps that interact with the link share menu take care
themselves of showing the menu if needed, so there is no need to
explicitly show it despite the change. Also, the waiting in
iShareTheLinkFor was introduced when the link share menu was changed
to automatically open after creating a link share, as that caused some
issues with the steps that opened the menu by themselves (fec8d12fc5).
Due to all this, now that the link share menu is again not automatically
opened the wait can be simply removed.

Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-08-29 10:19:03 +02:00
..
config Add acceptance tests for moving and copying files to another folder 2019-01-22 12:27:06 +01:00
features Adjust acceptance tests to changes in link share menu behaviour 2019-08-29 10:19:03 +02:00
composer.json Add context classes to Composer autoload 2018-04-06 04:13:42 +02:00
installAndConfigureServer.sh Add acceptance test for resharing a file with another user 2018-11-23 15:13:15 +01: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 Improve startup speed of acceptance tests 2019-03-18 15:21:42 +01:00