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

Retest and automate complicated Windows VFS tests #11346

Closed
2 of 3 tasks
Tracked by #10973
HanaGemela opened this issue Nov 8, 2023 · 2 comments
Closed
2 of 3 tasks
Tracked by #10973

Retest and automate complicated Windows VFS tests #11346

HanaGemela opened this issue Nov 8, 2023 · 2 comments
Assignees
Labels
orga p2-high Escalation, on top of current planning, release blocker Windows
Milestone

Comments

@HanaGemela
Copy link
Contributor

HanaGemela commented Nov 8, 2023

Repeat the manual tests with proper file structure

Tests with large complicated file structures need to be prioritised for automation.

https://owncloud.testrail.io/index.php?/tests/view/5026

Actions needed

Test cases (from owncloud/QA#789 (comment))

Files operations

Priority ID Test Case Steps to reproduce Expected Result
4 ✔️ 1 Rename a file 1. Rename a file File has been renamed on the server as well
4 ✔️ 1 Delete a file 1. Delete a file File has been deleted on the server as well
4 ✔️ 1 Edit content of a file 1. Edit content of a file File has been downloaded and edited content has been synced on the server
4 ✔️ 1 Create a new file 1. Create a new file New file has been added and synced but is not virtual #11466
4 ✔️ 1 Copy and paste a file Copy a virtual file and Paste it at the same location File browser asks or creates a copy #11530
4 ✔️ 1 Copy and paste a file ✔️ 1. Copy virtual file and Paste it outside of owncloud sync folder #11466
✔️ 2. Copy virtual file and Paste it inside a folder #11506
Placeholder file gets downloaded and it has been copied
4 ✔️ 1 Move a virtual file Move a virtual file Virtual as well as the physical file on the server have been moved #11506

VFS and Selective sync are mutually exclusive

Priority ID Test Case Steps to reproduce Expected Result
4 ✔️ 1 VFS and Selective sync 1. Verify when VFS is on, user cannot select folders for selective sync When VFS is on, user cannot select folders for selective sync #11452
4 ✔️ 1 VFS and Selective sync 1. Unselect a folder in selective sync and Turn on VFS Unselected folder is replaced by its placeholder, other folders are physically present #11452
4 ✔️ 1 VFS and Selective sync 1. Turn off VFS All files have been replaced by physical files #11452
4 ✔️ 1 VFS and Selective sync 1. Switch between VFS and selective sync quickly It works, no errors #11518
@HanaGemela HanaGemela added the orga label Nov 8, 2023
@HanaGemela HanaGemela added this to the Desktop 6.0 milestone Nov 8, 2023
@TheOneRing TheOneRing changed the title Retest and automate complicated VFS tests Retest and automate complicated Windows VFS tests Dec 5, 2023
@TheOneRing
Copy link
Member

TheOneRing commented Dec 5, 2023

Blocked by: #9833

@Salipa-Gurung
Copy link
Contributor

This issue is closed as the listed test cases are covered by automated test. Other test cases that can be automated and which are not covered in automated tests will be listed in another new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
orga p2-high Escalation, on top of current planning, release blocker Windows
Projects
None yet
Development

No branches or pull requests

4 participants