nextcloud-server/tests/acceptance/features/bootstrap
Daniel Calviño Sánchez c6ca6b03eb Rename "FilesSharingAppContext" to "PublicShareContext"
Having both "FilesAppSharingContext" and "FilesSharingAppContext" was
confusing, so "FilesSharingAppContext" was renamed to a more descriptive
name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-27 21:08:59 +07:00
..
AppNavigationContext.php Adds tests for testing removing an empty group 2018-07-20 09:51:23 +07:00
AppSettingsContext.php Bump script and fixed copyright template 2018-05-16 09:50:24 +07:00
AppsManagementContext.php Properly check for the sidebar 2018-06-09 12:06:14 +07:00
CommentsAppContext.php Wait for the empty content element to be shown 2018-11-27 16:55:32 +07:00
ContactsMenuContext.php Header acceptance features 2018-03-09 14:33:22 +07:00
DialogContext.php Bump script and fixed copyright template 2018-05-16 09:50:24 +07:00
FeatureContext.php
FileListAncestorSetter.php Generalize file list steps so a specific ancestor can be used 2018-03-09 03:37:08 +07:00
FileListContext.php Move the browser window of an actor to the foreground when acting as him 2018-10-26 11:07:13 +07:00
FilesAppContext.php Extract locators and steps for sharing in Files app to their own context 2018-11-27 21:08:58 +07:00
FilesAppSharingContext.php Extract locators and steps for sharing in Files app to their own context 2018-11-27 21:08:58 +07:00
LoginPageContext.php Add acceptance test for resharing a file with another user 2018-11-27 21:08:58 +07:00
NotificationContext.php
PublicShareContext.php Rename "FilesSharingAppContext" to "PublicShareContext" 2018-11-27 21:08:59 +07:00
SettingsContext.php
SettingsMenuContext.php Acceptance and mobile navigation fixes 2018-07-24 11:01:11 +07:00
ThemingAppContext.php Adjust theming acceptance tests to new header colour transition 2018-06-20 19:21:54 +07:00
UsersSettingsContext.php Fix class selector for acceptance tests 2018-09-28 08:20:10 +07:00
WaitFor.php Extract common "wait for" functions to a helper class 2018-03-09 03:37:08 +07:00