Skip to content

Commit

Permalink
Merge pull request #5478 from owncloud/fix-small-screen-tests
Browse files Browse the repository at this point in the history
[Tests-Only] Fix links for issuesin expected failure files
  • Loading branch information
dpakach authored Jul 8, 2021
2 parents 2dadbd5 + bf1e0a3 commit d317a85
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
- [webUISharingNotifications/notificationLink.feature:18](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotifications/notificationLink.feature#L18)
- [webUISharingNotificationsToRoot/notificationLink.feature:17](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotificationsToRoot/notificationLink.feature#L17)

### [Trashbin Delete with small screen size] (https://github.com/owncloud/web/issues/5372)
### [impossible to navigate into a folder in the trashbin] (https://github.com/owncloud/web/issues/1725)
- [webUITrashbinDelete/trashbinDelete.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITrashbinDelete/trashbinDelete.feature#29)
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
- [webUISharingNotifications/notificationLink.feature:18](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotifications/notificationLink.feature#L18)
- [webUISharingNotificationsToRoot/notificationLink.feature:17](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotificationsToRoot/notificationLink.feature#L17)

### [Trashbin Delete with small screen size] (https://github.com/owncloud/web/issues/5372)
### [impossible to navigate into a folder in the trashbin] (https://github.com/owncloud/web/issues/1725)
- [webUITrashbinDelete/trashbinDelete.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITrashbinDelete/trashbinDelete.feature#29)
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Other free text and markdown formatting can be used elsewhere in the document if
- [webUISharingNotifications/notificationLink.feature:18](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotifications/notificationLink.feature#L18)
- [webUISharingNotificationsToRoot/notificationLink.feature:17](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUISharingNotificationsToRoot/notificationLink.feature#L17)

### [Trashbin Delete with small screen size] (https://github.com/owncloud/web/issues/5372)
### [impossible to navigate into a folder in the trashbin] (https://github.com/owncloud/web/issues/1725)
- [webUITrashbinDelete/trashbinDelete.feature:29](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUITrashbinDelete/trashbinDelete.feature#29)
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Feature: files and folders can be deleted from the trashbin
When the user deletes file "lorem.txt" using the webUI
And the user deletes file "sample,1.txt" using the webUI
And the user opens folder "simple-folder" using the webUI
And the user deletes file "lorem-big.txt" using the webUI
And the user deletes file "lorem.txt" using the webUI
Then file "lorem.txt" should not be listed on the webUI
And file "sample,1.txt" should not be listed on the webUI
But file "lorem.txt" should be listed in the trashbin folder "simple-folder" on the webUI
Expand Down

0 comments on commit d317a85

Please sign in to comment.