Skip to content

Commit

Permalink
test: delete share, delete, trashbin and login accpetance suties (#10889
Browse files Browse the repository at this point in the history
)
  • Loading branch information
saw-jan committed May 14, 2024
1 parent ce6e9c1 commit 85b2f96
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 395 deletions.
18 changes: 0 additions & 18 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -101,22 +101,12 @@ config = {
"",
],
"suites": {
"oCISBasic": [
"webUILogin",
],
"oCISFiles1": [
"webUICreateFilesFolders",
"webUIDeleteFilesFolders",
],
"oCISFiles2": [
"webUIFilesDetails",
],
"oCISFiles5": [
"webUITextEditor",
],
"oCISSharingInternal2": [
"webUISharingInternalUsers",
],
"oCISSharingPublic1": [
"webUISharingPublicBasic",
],
Expand All @@ -127,8 +117,6 @@ config = {
"webUISharingPublicDifferentRoles",
],
"oCISTrashbinJourney": [
"webUITrashbinDelete",
"webUITrashbinFilesFolders",
"webUITrashbinRestore",
],
},
Expand All @@ -150,17 +138,11 @@ config = {

basicTestSuites = [
"webUICreateFilesFolders",
"webUIDeleteFilesFolders",
"webUIFilesDetails",
"webUILogin",
"webUISharingAcceptShares",
"webUISharingInternalUsers",
"webUISharingPublicBasic",
"webUISharingPublicDifferentRoles",
"webUISharingPublicManagement",
"webUITextEditor",
"webUITrashbinDelete",
"webUITrashbinFilesFolders",
"webUITrashbinRestore",
]

Expand Down

This file was deleted.

72 changes: 0 additions & 72 deletions tests/acceptance/features/webUIFilesDetails/fileDetails.feature

This file was deleted.

47 changes: 0 additions & 47 deletions tests/acceptance/features/webUILogin/openidLogin.feature

This file was deleted.

This file was deleted.

104 changes: 0 additions & 104 deletions tests/acceptance/features/webUITrashbinDelete/trashbinDelete.feature

This file was deleted.

Loading

0 comments on commit 85b2f96

Please sign in to comment.