nextcloud/tests/acceptance/features/bootstrap
Daniel Calviño Sánchez 81fdbc6554 Take into account the comment message when looking for it
Instead of checking that the list contains one comment it is now checked
that a comment with certain message is visible. This makes the step (and
the locator) more reusable in future tests and also simplifies the code.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-02-15 17:48:07 +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
FilesAppContext.php Add acceptance test for renaming a file with the details view open 2018-01-11 04:30:52 +01:00
FilesSharingAppContext.php Add acceptance test for opening the menu in a public shared link 2017-12-19 06:55:47 +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 Move acceptance tests from build/acceptance to tests/acceptance 2017-04-21 14:44:29 +02:00