Skip to content

Commit

Permalink
Federated Sharing is automated
Browse files Browse the repository at this point in the history
Automated by PR owncloud/core#29097

Note: need to review the item 2 lines down from this change also and make the automated tests do all combinations mentioned there. Now that we have upload as well as federation sharing tests, we should be able to do combinations.
  • Loading branch information
phil-davis authored Nov 16, 2017
1 parent 0ead8d2 commit 3fe1494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/Test_Plan_Simplified_Smoke_Test.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| Share a file by link. | Link is created and can be accessed. | :construction: | |
| Share a file with another user. | It is shared correctly. | :gear: | |
| Share a file with a group. | It is shared correctly. | :gear: | |
| Share a file with another user in another server. | Federated sharing happens correctly. | :construction: | |
| Share a file with another user in another server. | Federated sharing happens correctly. | :gear: | |
| Share a folder with userB giving edit permissions. As userB open the received folder, download files inside, open them. Upload new files. Modify files and delete them. | userB doesn't find any problem while interacting with files. | :construction: | |
| Federate share a folder giving edit permissions with userB in serverB, As userB open the received folder, download files inside, open them. Upload new files. Modify files and delete them. | userB doesn't find any problem while interacting with files. | :construction: | |
| **Desktop Client** | | | |
Expand Down

0 comments on commit 3fe1494

Please sign in to comment.