ocis icon indicating copy to clipboard operation
ocis copied to clipboard

[QA] Extend notification tests

Open nirajacharya2 opened this issue 11 months ago • 1 comments

Description

Add tests coverage for default behaviour for email/notifications of various events on resource and space. This issue is for testing default behavior( without changing any notification settings) of the notifications. Please look at previous tests and add scenarios if anything is missing.

Bug Reports

  • https://github.com/owncloud/ocis/issues/10936
  • https://github.com/owncloud/ocis/issues/10966
  • https://github.com/owncloud/ocis/issues/10941
  • https://github.com/owncloud/ocis/issues/10882
  • https://github.com/owncloud/ocis/issues/10864

Not implemented. Maybe in future (DO NOT ADD TESTS FOR THESE):

  • https://github.com/owncloud/ocis/issues/11064
  • https://github.com/owncloud/ocis/issues/11065

Scenarios:

  • [x] when resource is unshared
    • [x] in-app notification - already added in https://github.com/owncloud/ocis/blob/81b474fd2a22d98fd140ac16f3ac87de17afc398/tests/acceptance/features/apiNotification/notification.feature#L135
    • [x] mail notification (https://github.com/owncloud/ocis/issues/10904) https://github.com/owncloud/ocis/pull/11018
  • [ ] in-app and mail resource share expires
    • [x] personal space https://github.com/owncloud/ocis/pull/10935
    • [ ] project resource https://github.com/owncloud/ocis/pull/10986
  • [ ] space membership expired
    • [ ] in-app https://github.com/owncloud/ocis/pull/11085
    • [ ] mail https://github.com/owncloud/ocis/pull/11085
  • [ ] space disabled
    • [ ] in-app @deyankiteworks
    • mail (not implemented)
  • [ ] check in-app and mail notifications for user with User Light role
    • https://github.com/owncloud/ocis/issues/10864
    • [ ] in-app
    • [ ] mail

nirajacharya2 avatar Jan 28 '25 11:01 nirajacharya2

Moved ocm related tasks to separate QA ticket: https://github.com/owncloud/ocis/issues/11062

saw-jan avatar Feb 26 '25 04:02 saw-jan