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

testcase: move shared files around #7

Open
jnfrmarks opened this issue Mar 2, 2015 · 3 comments
Open

testcase: move shared files around #7

jnfrmarks opened this issue Mar 2, 2015 · 3 comments
Assignees
Labels

Comments

@jnfrmarks
Copy link

move shared files around

@jnfrmarks
Copy link
Author

From owncloud/core#13307

Create two users "user1" and "user2"
Login as "user1"
Create a folder "test"
Share "test" with "user2"
Login as "user2"
Create a folder "sub" and put some files in it
Share "sub" with link and copy the link
Move "sub" into "test"
Check the share info for "sub"
Open the copied share link

@jnfrmarks
Copy link
Author

From owncloud/core#13328

Create two users "user1" and "user2"
Login as "user2"
Create a folder "test" and share it with "user1"
Login as "user1"
Create a folder "payload" and upload a lot of files inside (I used about 70 pictures, 1-4 MB each)
Open a second browser tab for "user1"
In the first browser tab, drag and drop "payload" into "test"
While the folder is being moved, rename "payload" to "x"

@jnfrmarks
Copy link
Author

From owncloud/core#13356

Create three users "user1", "user2" and "user3"
Login as "user1"
Create two folders "test2" and "test3"
Share "test2" with "user2"
Share "test3" with "user3"
Move "test3" into "test2"
Check the share dropdown on "test2/test3"
Login as "user3" and see if "test3" is still visible
Now login as "user2"
Create a folder "test4"
Share "test4" with "user3"
Move "test4" into "test2"
Check the share dropdown on "test2/test4"
Login as "user3"

@SergioBertolinSG SergioBertolinSG self-assigned this Mar 24, 2015
nickvergessen pushed a commit that referenced this issue Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants