nextcloud/tests/acceptance/features/bootstrap
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
..
AppNavigationContext.php Adds tests for testing removing an empty group 2018-07-20 09:51:23 +02:00
AppSettingsContext.php Bump script and fixed copyright template 2018-05-16 09:50:24 +02:00
AppsManagementContext.php Properly check for the sidebar 2018-06-09 12:06:14 +02:00
CommentsAppContext.php Adjust acceptance tests to sidebar changes in Files app 2018-07-20 23:38:03 +02:00
ContactsMenuContext.php Header acceptance features 2018-03-09 14:33:22 +01:00
DialogContext.php Bump script and fixed copyright template 2018-05-16 09:50:24 +02:00
FeatureContext.php Move acceptance tests from build/acceptance to tests/acceptance 2017-04-21 14:44:29 +02:00
FileListAncestorSetter.php Generalize file list steps so a specific ancestor can be used 2018-03-09 03:37:08 +01:00
FileListContext.php Add acceptance tests for creation of subfolders in public shared folders 2018-03-09 03:37:08 +01:00
FilesAppContext.php Adjust acceptance tests to the new share link UI 2018-07-21 17:31:11 +02:00
FilesSharingAppContext.php Fix acceptance test 2018-06-20 08:57:13 +02:00
LoginPageContext.php made small changes to login screen 2018-01-11 12:37:47 +01:00
NotificationContext.php Remove "content" locator from acceptance tests 2017-05-02 15:09:25 +02:00
SettingsContext.php Add acceptance tests for unselecting items in dropdown for tags 2017-07-10 03:38:22 +02:00
SettingsMenuContext.php Fixed tests and improved app-navigation-caption 2018-06-20 19:21:54 +02:00
ThemingAppContext.php Adjust theming acceptance tests to new header colour transition 2018-06-20 19:21:54 +02:00
UsersSettingsContext.php Adds tests for testing removing an empty group 2018-07-20 09:51:23 +02:00
WaitFor.php Extract common "wait for" functions to a helper class 2018-03-09 03:37:08 +01:00