Skip to content

Commit

Permalink
File upload tests are automated
Browse files Browse the repository at this point in the history
Automated by PR owncloud/core#29573
  • Loading branch information
phil-davis authored and individual-it committed Nov 16, 2017
1 parent 4d483c8 commit d670a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Server/Test_Plan_Simplified_Smoke_Test.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
| Create a text file. | Text editor can open, file is saved. | :gear: | |
| Modify a text file. | File can be modified, no problems found. | :gear: | |
| Rename a file. | File is renamed. | :gear: | |
| Upload a file. | File is uploaded, no problems found. | :construction: | |
| Overwrite a file by uploading a new version. | File is uploaded and overwritten, no problems found. | :construction: | |
| Upload a file. | File is uploaded, no problems found. | :gear: | |
| Overwrite a file by uploading a new version. | File is uploaded and overwritten, no problems found. | :gear: | |
| Remove a file. | File is removed correctly, it appears in the trashbin. | :gear: | |
| Move a file inside a folder. | There are not problems on the process. | :gear: | |
| Create a folder. | Folder is created, no MKCOL problems appear. | :gear: | |
Expand Down

0 comments on commit d670a10

Please sign in to comment.