Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add E2E tests for copying and moving shared groupfolders #3185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Sep 9, 2024

This pull request adds E2E tests for the issue fixed in nextcloud/server#47847 (some scenarios are fixed by that pull request, other scenarios work fine already but were added for completion).

[skip ci] was used for now until the fix is merged, as otherwise running one of the scenarios would recursively copy the data directory of the Nextcloud server and maybe cause issues in CI.

@danxuliu danxuliu added the 2. developing Items that are currently under development label Sep 9, 2024
@danxuliu danxuliu force-pushed the add-e2e-tests-for-copying-and-moving-shared-groupfolders branch from 3d36454 to e04cf6e Compare September 9, 2024 13:33
New filesUtils functions adjusted from
cypress/e2e/files_sharing/filesSharingUtils.ts of Nextcloud server at
commit 796237951145108172af27fa530a547f4e6b4967; note that
"shareSettings" is not used, so there is no need to include the hack in
"createShare" nor add the "updateShare" function.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@danxuliu danxuliu force-pushed the add-e2e-tests-for-copying-and-moving-shared-groupfolders branch from e04cf6e to d89ff42 Compare October 29, 2024 14:51
@danxuliu danxuliu added 3. to review Items that need to be reviewed tests feature: sharing Items related to the NC sharing feature and removed 2. developing Items that are currently under development labels Oct 29, 2024
@danxuliu danxuliu marked this pull request as ready for review October 29, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Items that need to be reviewed feature: sharing Items related to the NC sharing feature tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant