Skip to content

api-test: notification settings and getting email notifications - #3281

Open
v-scharf wants to merge 1 commit into
mainfrom
test/notification-events-coverage
Open

api-test: notification settings and getting email notifications#3281
v-scharf wants to merge 1 commit into
mainfrom
test/notification-events-coverage

Conversation

@v-scharf

@v-scharf v-scharf commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

added new notificationSetting.feature for notification events:

  • disable mail and in-app notification for "Share Received" event - works ✅️
  • disable mail and in-app notification for "Share Removed" event - works ✅️
  • disable mail and in-app notification for "Share Removed" event (Project space) - works ✅️
  • disable mail and in-app notification for "Share Expired" event - works ✅️
  • no in-app and mail notification should appear when "Share Expired" event is disabled (Personal space) - works ✅️
  • no in-app and mail notification should appear when "Share Expired" event is disabled (Project space) - works ✅️
  • disable mail and in-app notification for "Added as space member" event - works ✅️
  • disable mail and in-app notification for "Removed as space member" event - works ✅️
  • disable mail and in-app notification for "Space Membership Expired" event - works ✅️
  • disable in-app notification for "Space disabled" event (note: no mail notification) - works ✅️
  • disable in-app notification for "Space Deleted" event - works ✅️
  • no email is sent when the email sending interval is set to never - works ✅️
  • queued notifications are delivered as one grouped email when the interval is daily/weakly - works ✅️

added test:

  • user gets an email notification when a received share expires - works ✅️
  • user gets an email notification when a space membership expires - fail ❌️ -> put to expected failures file
  • user gets an email notification when a received share is removed - fail ❌️ need to be fixed -> put to expected failures file
  • user gets an in-app notification when a received share expires - works ✅️
  • get a notification of space membership expired - fail ❌️ -> put to expected failures file
  • get a notification of space deleted - works ✅️

CC @maki5

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@v-scharf
v-scharf marked this pull request as ready for review August 10, 2026 16:58
@v-scharf
v-scharf force-pushed the test/notification-events-coverage branch from 95ea82a to 5bf155a Compare August 11, 2026 12:25
@v-scharf
v-scharf requested a review from saw-jan August 11, 2026 13:10
@v-scharf
v-scharf force-pushed the test/notification-events-coverage branch from 5bf155a to 07def26 Compare August 11, 2026 15:08
@v-scharf
v-scharf force-pushed the test/notification-events-coverage branch from 81033ec to a8693bf Compare August 12, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant