[tests-only][full-ci] adding test for trying to create auth app-token for other user without impersonation env#10983
Merged
nirajacharya2 merged 1 commit intomasterfrom Feb 18, 2025
Conversation
29 tasks
0d14ae4 to
4464da8
Compare
amrita-shrestha
suggested changes
Feb 11, 2025
4464da8 to
61cff22
Compare
saw-jan
reviewed
Feb 11, 2025
61cff22 to
21b5410
Compare
saw-jan
requested changes
Feb 12, 2025
21b5410 to
f591a4f
Compare
amrita-shrestha
suggested changes
Feb 12, 2025
Contributor
amrita-shrestha
left a comment
There was a problem hiding this comment.
step refactored to take dynamic user name but using admin credentials why?
$this->featureContext->getAdminUsername(),
$this->featureContext->getAdminPassword(),
b0c836b to
c15b373
Compare
anon-pradip
reviewed
Feb 13, 2025
anon-pradip
reviewed
Feb 13, 2025
e481f23 to
b883700
Compare
53eaff1 to
fd485c7
Compare
saw-jan
approved these changes
Feb 17, 2025
amrita-shrestha
approved these changes
Feb 17, 2025
…t impersonation env
fd485c7 to
b5e5d94
Compare
|
ownclouders
pushed a commit
that referenced
this pull request
Feb 18, 2025
[tests-only][full-ci] adding test for trying to create auth app-token for other user without impersonation env
Merged
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
This PR adds test for trying to create auth-app token for other user without impersonation env
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: