Skip to content

Commit

Permalink
[tests-only][full-ci] extend link share e2e test and remove acceptanc…
Browse files Browse the repository at this point in the history
…e suites (#10898)

* test: remove file/folder creation webUI acceptance test suite

* test: extend public link e2e tests and remove acceptance suite

* test: spread the waitResponses array

* test: fix rebase
  • Loading branch information
saw-jan authored May 14, 2024
1 parent a75e3c6 commit 5c4302a
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 567 deletions.
8 changes: 0 additions & 8 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,6 @@ config = {
"",
],
"suites": {
"oCISFiles1": [
"webUICreateFilesFolders",
],
"oCISSharingPublic1": [
"webUISharingPublicBasic",
],
"oCISSharingPublic2": [
"webUISharingPublicManagement",
],
Expand All @@ -129,9 +123,7 @@ config = {
}

basicTestSuites = [
"webUICreateFilesFolders",
"webUISharingAcceptShares",
"webUISharingPublicBasic",
"webUISharingPublicDifferentRoles",
"webUISharingPublicManagement",
]
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5c4302a

Please sign in to comment.