nextcloud/tests/acceptance
Daniel Calviño Sánchez 70262fb11a Adjust acceptance tests to the new share link UI
The share link UI no longer uses its own layout below the other shares;
now it is shown as a share row with a menu for the actions (except
enabling it, which is shown in the row itself), just like the other
shares.

The share link is no longer shown, either; now the link is got by
clicking on a "Copy URL" menu item, which copies the link to the
clipboard. As the clipboard is not accessible from the acceptance tests
the URL is now extracted from the attributes of that menu item (although
the menu item is clicked anyway to mimic the user behaviour).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-07-21 17:31:11 +02:00
..
config Set "wd_host" directly in "behat.yml" instead of through "BEHAT_PARAMS" 2018-06-22 19:46:44 +02:00
features Adjust acceptance tests to the new share link UI 2018-07-21 17:31:11 +02:00
composer.json Add context classes to Composer autoload 2018-04-06 04:13:42 +02:00
installAndConfigureServer.sh Add option to acceptance test runner to set the Nextcloud server domain 2017-07-20 07:54:39 +02:00
run-local.sh Fix variable not replaced in "behat.yml" when default value was used 2018-06-28 17:32:38 +02:00
run.sh Add basic acceptance tests for apps management 2018-06-09 11:37:41 +02:00