Skip to content
Commit 70262fb1 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

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: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent da0bdd13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment