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

[QA] 2.7.2 Testplan #1184

Open
jnweiger opened this issue Jul 19, 2023 · 1 comment
Open

[QA] 2.7.2 Testplan #1184

jnweiger opened this issue Jul 19, 2023 · 1 comment

Comments

@jnweiger
Copy link
Contributor

'Activity' Test Plan

  • Run Testplan with all checked notifications in Activity settings menu and a mail set in our oC server.

To trigger email sending for testing:

mysql owncloud -e 'update oc_activity_mq set amq_timestamp=0,amq_latest_send=0;'
mysql owncloud -e 'update oc_jobs set last_run=0,last_checked=0,reserved_at=0;'
occ system:cron

This will send out the activity email currently in the queue.

Testing functionality

Test Case Expected Result Result Related Comment
CLI commands
Enable Activity app via CLI using occ app:enable activity The apps gets enabled 🚧
Disable Activity app via CLI using occ app:disable activity The apps gets disabled 🚧
All activities section
Check that all activities done in this Testplan are shown in this section 🚧
Activities by you section
Check that all activities done with my user in this Testplan are shown in this section 🚧
Activities by others section
Check that all activities done dealing with my user by other users in this Testplan are shown in this section 🚧
An LDAP user shares a file with my user Check that LDAP username is shown properly in this section 🚧
An LDAP user edits a file shared with my user Check that LDAP username is shown properly in this section 🚧
A Shibboleth user shares a file with my user Check that Shibboleth username is shown properly in this section 🚧
A Shibboleth user edits a file shared with my user Check that Shibboleth username is shown properly in this section 🚧
Comments
Make a comment in a file Check that the notification is shown in activity section and in the sidebar 🚧
Make a comment in a folder Check that the notification is shown in activity section and in the sidebar 🚧
Shares section
Share a file/folder Check that the notification is shown in activity section and in the sidebar 🚧
Share a file/folder with a user of other oC server Check that the notification is shown in activity section and in the sidebar 🚧
Share a file/folder via link Check that the notification is shown in activity section and in the sidebar 🚧
Receive a share for another user Check that the notification is shown in activity section and in the sidebar 🚧
Receive a share for another user of other oC server Check that the notification is shown in activity section and in the sidebar 🚧
Receive a file/folder via link adding to your owncloud Check that the notification is shown in activity section and in the sidebar 🚧
Settings section stream
Uncheck a new file or folder has been created stream notification and create a folder Notification is not shown 🚧
Uncheck a file or folder has been changed stream notification and change a file Notification is not shown 🚧
Uncheck limit notifications about creation and changes to your favorite files stream notification and change favorite file and a regular file Notification is not shown 🚧
Uncheck a file or folder has been deleted stream notification and delete a file Notification is not shown 🚧
Uncheck a file or folder has been restored stream notification and restore a file Notification is not shown 🚧
Uncheck a file or folder has been shared stream notification and share a file Notification is not shown 🚧
Uncheck a file or folder was shared from another server stream notification and accept a share Notification is not shown 🚧
Uncheck a public shared file or folder was downloaded stream notification and download a file Notification is not shown 🚧
Try to uncheck comments for files (always listed in stream) stream notification and make a comment It should not be possible 🚧
Uncheck System tags for a file have been modified stream notification and tag a file Notification is not shown 🚧
Uncheck list your own file actions in the stream Notifications are not shown 🚧
Settings section mail https://github.com/owncloud/activity/wiki/Manual-testing
Uncheck a new file or folder has been created mail notification and create a file 🚧
Uncheck a file or folder has been changed mail notification and change a folder 🚧
Check limit notifications about creation and changes to your favorite files mail notification and change favorite file and a regular file Only notifications about favorite files are sent 🚧
Uncheck a file or folder has been deleted mail notification and delete a folder 🚧
Uncheck a file or folder has been restored mail notification and restore a file The notification is not sent to the mail 🚧
Uncheck a file or folder has been shared mail notification and share a file The notification is not sent to the mail 🚧
Uncheck a file or folder was shared from another server mail notification and accept a share The notification is not sent to the mail 🚧
Uncheck a public shared file or folder was downloaded mail notification and download a file The notification is not sent to the mail 🚧
Try to uncheck comments for files mail notification and make a comment The notification is not sent to the mail 🚧
Uncheck System tags for a file have been modified mail notification and tag a file The notification is not sent to the mail 🚧
Uncheck notify about your own actions via email Notifications are not sent to the mail 🚧
webUI with several browsers
Check that notifications are shown properly using Safari as browser 🚧
Check that notifications are shown properly using Chrome as browser 🚧
Check that notifications are shown properly using Firefox as browser 🚧
Check that notifications are shown properly using IE 11 as browser 🚧
Check that notifications are shown properly using Edge as browser 🚧

@jnweiger
Copy link
Contributor Author

jnweiger commented Aug 16, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant