Skip to content

chore: setup calling testserviceclient and multiple user group call test - WPB-23001#4277

Open
findms wants to merge 7 commits intorelease/cycle-4.15from
chore/setup-calling-testserviceclient
Open

chore: setup calling testserviceclient and multiple user group call test - WPB-23001#4277
findms wants to merge 7 commits intorelease/cycle-4.15from
chore/setup-calling-testserviceclient

Conversation

@findms
Copy link
Contributor

@findms findms commented Feb 6, 2026

TaskWPB-23001 [iOS/QA] Setup callingServiceClient for calling tests


Summary

Briefly describe about this PR changes.

Changes in this PR:

  • Setup CallingServiceClient to createinstances, startcall, destroyinstance
  • NewPage backoffice to unlock and enable services
  • Test - Owner initiate a group call with 5 member total where 4 join the call via calling service and 1 via app
  • Verify that all members were able to join the call

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.

@findms findms changed the title Chore: setup calling testserviceclient and a group call test Chore: setup calling testserviceclient and multiple user group call test - WPB-23001 Feb 6, 2026
@findms findms requested review from KaterinaWire and netbe and removed request for KaterinaWire and netbe February 6, 2026 10:56
@findms findms marked this pull request as ready for review February 6, 2026 11:00
@findms findms requested review from KaterinaWire and netbe February 6, 2026 11:00
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Test Results

    3 files    364 suites   3m 34s ⏱️
2 133 tests 2 104 ✅ 28 💤 1 ❌
2 133 runs  2 105 ✅ 28 💤 0 ❌

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
Allure report (download zip): html-report-27630-chore_setup-calling-testserviceclient

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

@datadog-wireapp
Copy link

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

❄️ 1 New flaky test detected

testWrongAccount_showsAlert() from WireSettingsUITests.ImportBackupViewModelTests (Datadog) (Fix with Cursor)
ImportBackupViewModelTests.swift:350: XCTAssertFalse failed

ℹ️ Info

🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: fa1946d | Docs | Was this helpful? Give us feedback!

@netbe netbe changed the title Chore: setup calling testserviceclient and multiple user group call test - WPB-23001 chore: setup calling testserviceclient and multiple user group call test - WPB-23001 Feb 6, 2026
self.backendURL = backendURL
}

private func sendRequest(
Copy link
Contributor

Choose a reason for hiding this comment

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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants