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

[tests-only][full-ci] test: add test coverage for mail notification with comma(,) in display name of sender #9603

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

anon-pradip
Copy link
Contributor

@anon-pradip anon-pradip commented Jul 15, 2024

Description

This PR covers the test for sending mail notification if the sender has comma(,) in his/her display name

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • Locally
  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@anon-pradip anon-pradip force-pushed the test/email-notification branch 2 times, most recently from b6e644c to 337d42d Compare July 15, 2024 10:13
@anon-pradip anon-pradip requested a review from saw-jan July 15, 2024 10:13
Copy link

sonarcloud bot commented Jul 15, 2024

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saw-jan saw-jan merged commit d98a05d into master Jul 16, 2024
4 checks passed
@saw-jan saw-jan deleted the test/email-notification branch July 16, 2024 05:34
ownclouders pushed a commit that referenced this pull request Jul 16, 2024
[tests-only][full-ci] test: add test coverage for mail notification with comma(,) in display name of sender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QA] Add test coverage for mail notification with comma (,) in display name
3 participants