ocis
ocis copied to clipboard
[QA] Extend notification tests
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 Lightrole- https://github.com/owncloud/ocis/issues/10864
- [ ] in-app
Moved ocm related tasks to separate QA ticket: https://github.com/owncloud/ocis/issues/11062