nextcloud/tests/acceptance/features/bootstrap
Daniel Calviño Sánchez 49f2ba16f0 Extract file list locators and steps to its own class
Besides the extraction some minor adjustments (sorting locators for file
action menu entries to reflect the order of the menu entries in the UI,
moving parametrized locators like "createMenuItemFor" above the locators
that use them and placing "descendantOf" calls always in a new line)
were made too.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-09 03:37:08 +01:00
..
AppNavigationContext.php Extract app navigation elements to its own context 2017-07-08 15:36:01 +02:00
CommentsAppContext.php Take into account the comment message when looking for it 2018-02-15 17:48:07 +01:00
FeatureContext.php Move acceptance tests from build/acceptance to tests/acceptance 2017-04-21 14:44:29 +02:00
FileListContext.php Extract file list locators and steps to its own class 2018-03-09 03:37:08 +01:00
FilesAppContext.php Extract file list locators and steps to its own class 2018-03-09 03:37:08 +01:00
FilesSharingAppContext.php Acceptance fix 2018-03-01 10:45:56 +01: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 try to lower the timeout in an acceptance test 2017-06-26 14:42:07 +02:00
ThemingAppContext.php Allows adding of hex color to the theme-color 2017-12-08 10:42:41 +01:00
UsersSettingsContext.php Fix acceptance tests 2018-02-28 11:17:39 +01:00