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

Testing external storage - Google drive #83

Closed
SergioBertolinSG opened this issue Jan 20, 2016 · 2 comments
Closed

Testing external storage - Google drive #83

SergioBertolinSG opened this issue Jan 20, 2016 · 2 comments

Comments

@SergioBertolinSG
Copy link
Contributor

Tested on Master (9.0)

TestID Test Case Expected Result Result Related Comment
GoogleDrive as external storage
84 Connect GoogleDrive as external storage The file appears in server
85 Create/upload file in GoogleDrive as external storage verify file exists on GoogleDrive Backend
86 Edit a file in GoogleDrive as external storage Verify file is edited on GoogleDrive Backend
87 Share file to User 2 The file is shared and it can be open/edited/downloaded
88 Share file to an LDAP user The file is shared and it can be open/edited/downloaded
89 Share file from an LDAP user The file is shared and it can be open/edited/downloaded
90 Share file to an Active Directory User The file is shared and it can be open/edited/downloaded
91 Share file from an Active Directory User The file is shared and it can be open/edited/downloaded
92 Share file to Autoprovisioned Shibboleth user The file is shared and it can be open/edited/downloaded 🚧
93 Share file from a Autoprovisioned Shibboleth user The file is shared and it can be open/edited/downloaded 🚧
94 Share file to SSO Shibboleth user The file is shared and it can be open/edited/downloaded 🚧
95 Share file from a SSO Shibboleth user The file is shared and it can be open/edited/downloaded 🚧
96 Fed Share file to Autoprovisioned Shibboleth user that belongs to another server The file is shared and it can be open/edited/downloaded 🚧
97 Fed Share file to a LDAP user that belongs to another server The file is shared and it can be open/edited/downloaded
98 Upload a file to GoogleDrive backend verify file exists on oC webUI
99 Rename file on GoogleDrive backend Verify file is renamed on oC webUI
100 Rename file on oC webUI Verify file is renamed on GoogleDrive backend
101 Delete a file via the webUI verify it goes to Deleted Items folder; verify it is removed from GoogleDrive backend storage
102 Restore file from the Deleted Items folder verify it goes back to the proper location and the back end storage server
103 Connect GoogleDrive as external storage in a oC server 8.2.X and upgrade to oC 9.X Check that config still exits and works 🚧
104 Connect GoogleDrive as external storage in a oC server 8.1.X and upgrade to oC 9.X Check that config still exits and works 🚧
105 Connect GoogleDrive as external storage in a oC server 8.0.X and upgrade to oC 9.X Check that config still exits and works 🚧
106 Delete GoogleDrive as external storage The mount dissapears from mount points list in admin view 🚧
107 Edit some GoogleDrive config fields of external storage mount point Check that the changes are applied
108 Create a file on the webUI in GoogleDrive verify there is no version
109 Edit file on the webUI in GoogleDrive Verify version exists
110 Roll back to old version Verify file is the old version
111 Upload file on GoogleDrive back end. Edit in webUI verify Version exists
112 Allow users to mount external storage enabled. Connect GoogleDrive as external storage Personal mountpoint Verify mountpoint can be created in users personal page
113 Allow users to mount external storage disabled. Try to connect GoogleDrive as external storage Personal mountpoint Verify mountpoint cannot be created in users personal page
114 Allow users to mount external storage disabled for GoogleDrive. Try to connect GoogleDrive as external storage Personal mountpoint Verify mountpoint cannot be created in users personal page
@SergioBertolinSG
Copy link
Contributor Author

Not exactly a test case but an issue which came up owncloud/core#21813

@rperezb rperezb added this to the Core - 9.0 - current milestone Jan 27, 2016
@rperezb
Copy link

rperezb commented Mar 1, 2016

Done, it was pending to check the upgrade
@davitol checked: upgrade from 8.2 to 9.0, mountpoints were included, it was possible to download a file and open it after the upgrade

The reference issue,owncloud/core#21813, is open and expected to be fixed within 9.1

For tracking purposes, it was checked: amazons3, dropbox, sftp, webDAV, GoogleDrive, SMB

@rperezb rperezb closed this as completed Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants