Skip to content

Commit

Permalink
test: remove webUI acceptance test suites (#10878)
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed May 15, 2024
1 parent c5c982a commit 0c36e25
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 932 deletions.
22 changes: 0 additions & 22 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -111,23 +111,12 @@ config = {
"oCISFiles2": [
"webUIFilesDetails",
],
"oCISFiles3": [
"webUIRenameFiles",
],
"oCISFiles5": [
"webUIFilesCopy",
"webUITextEditor",
],
"oCISSharingInternal1": [
"webUISharingInternalGroupsEdgeCases",
],
"oCISSharingInternal2": [
"webUISharingInternalUsers",
],
"oCISSharingInternal3": [
"webUISharingInternalGroupsSharingIndicator",
"webUISharingInternalUsersSharingIndicator",
],
"oCISSharingPublic1": [
"webUISharingPublicBasic",
],
Expand All @@ -137,10 +126,6 @@ config = {
"oCISSharingPublic3": [
"webUISharingPublicDifferentRoles",
],
"oCISUploadMove": [
"webUIUpload",
"webUIMoveFilesFolders",
],
"oCISTrashbinJourney": [
"webUITrashbinDelete",
"webUITrashbinFilesFolders",
Expand All @@ -166,24 +151,17 @@ config = {
basicTestSuites = [
"webUICreateFilesFolders",
"webUIDeleteFilesFolders",
"webUIFilesCopy",
"webUIFilesDetails",
"webUILogin",
"webUIMoveFilesFolders",
"webUIRenameFiles",
"webUISharingAcceptShares",
"webUISharingInternalGroupsEdgeCases",
"webUISharingInternalGroupsSharingIndicator",
"webUISharingInternalUsers",
"webUISharingInternalUsersSharingIndicator",
"webUISharingPublicBasic",
"webUISharingPublicDifferentRoles",
"webUISharingPublicManagement",
"webUITextEditor",
"webUITrashbinDelete",
"webUITrashbinFilesFolders",
"webUITrashbinRestore",
"webUIUpload",
]

# minio mc environment variables
Expand Down
39 changes: 0 additions & 39 deletions tests/acceptance/features/webUIFilesCopy/copy.feature

This file was deleted.

45 changes: 0 additions & 45 deletions tests/acceptance/features/webUIMoveFilesFolders/moveFiles.feature

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0c36e25

Please sign in to comment.