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

[Fix]Failing tests #509

Merged

Conversation

ipavlidakis
Copy link
Collaborator

🎯 Goal

This revision tries to bring most of Tests back online in order to provide status visibility on the reconnection-v2 branch.

@ipavlidakis ipavlidakis added this to the Reconnection v2 milestone Sep 4, 2024
@ipavlidakis ipavlidakis self-assigned this Sep 4, 2024
@ipavlidakis ipavlidakis requested a review from a team as a code owner September 4, 2024 12:55
Copy link

github-actions bot commented Sep 4, 2024

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@@ -8,89 +8,89 @@ import XCTest

final class SFUMiddleware_Tests: XCTestCase, @unchecked Sendable {

private var mockSFUService: MockSignalServer!
Copy link
Collaborator

Choose a reason for hiding this comment

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

shouldn't we just delete this file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We will end up removing it, but before doing i would like to write the tests for the new SFUEventAdapter and ensure that all the cases in this file, will be covered in the new tests.

@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Sep 4, 2024

SDK Size

title develop branch diff status
StreamVideo 7.4 MB 7.83 MB +435 KB 🟡
StreamVideoSwiftUI 2.18 MB 2.18 MB -1 KB 🚀
StreamVideoUIKit 2.32 MB 2.31 MB -2 KB 🚀
StreamWebRTC 8.69 MB 8.69 MB 0 KB 🟢

Copy link

sonarcloud bot commented Sep 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@ipavlidakis ipavlidakis merged commit 1e4964d into feature/reconnection-v2 Sep 4, 2024
3 checks passed
@ipavlidakis ipavlidakis deleted the reconnection-v2/fix-failing-tests branch September 4, 2024 15:09
ipavlidakis added a commit that referenced this pull request Sep 4, 2024
ipavlidakis added a commit that referenced this pull request Sep 9, 2024
ipavlidakis added a commit that referenced this pull request Sep 18, 2024
ipavlidakis added a commit that referenced this pull request Sep 19, 2024
ipavlidakis added a commit that referenced this pull request Sep 24, 2024
ipavlidakis added a commit that referenced this pull request Sep 24, 2024
ipavlidakis added a commit that referenced this pull request Sep 26, 2024
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.

3 participants