[tests-only] [full-ci] tests config to allow and not allow user to change their email and display name#39321
[tests-only] [full-ci] tests config to allow and not allow user to change their email and display name#39321sakshamgurung wants to merge 1 commit intomasterfrom
Conversation
4e0b017 to
40f14f2
Compare
40f14f2 to
64988ba
Compare
64988ba to
b1e7de7
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
@janackermann these scenarios demonstrate that the server does not seem to properly respect the A user seems to be able to change their email address with an API call, even when Related issues are #39331 and #39332 Can you have a look please? Maybe it can be fixed easily, and push the fix to this branch - proper BDD/TDD. I am not 100% sure whether the forbidden change attempts should return |
kiranparajuli589
left a comment
There was a problem hiding this comment.
tests look good to me. please assign bug demonstration scenarios with issue tags.
|
These tests have been cherry-picked into #39353 |








Description
Adds api tests for config:
allow_user_to_change_display_nameandallow_user_to_change_mail_address. Which allow or disallow user to change their display name and email respectively.Related Issue
allow_user_to_change_mail_addressis setfalse#39332Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: