chore: setup calling testserviceclient and multiple user group call test - WPB-23001#4277
Open
findms wants to merge 7 commits intorelease/cycle-4.15from
Open
chore: setup calling testserviceclient and multiple user group call test - WPB-23001#4277findms wants to merge 7 commits intorelease/cycle-4.15from
findms wants to merge 7 commits intorelease/cycle-4.15from
Conversation
Contributor
Test Results 3 files 364 suites 3m 34s ⏱️ For more details on these failures, see this check. Results for commit fa1946d. ♻️ This comment has been updated with latest results. Summary: workflow run #21750796736 |
|
|
KaterinaWire
reviewed
Feb 6, 2026
| self.backendURL = backendURL | ||
| } | ||
|
|
||
| private func sendRequest( |
Contributor
There was a problem hiding this comment.
suggestion: you can encapsulate the request sending code in some httpClient if you need to send requests to more than just the BackOffice. We have an example HttpClientCustom.
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.



Summary
Briefly describe about this PR changes.
Changes in this PR:
Testing
Describe how to verify the changes locally. Attach screenshots of local execution if relevant.
Ran locally fine.
Additional Information
any more info, add here.