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 a few failing UI tests. #6386

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Fix a few failing UI tests. #6386

merged 1 commit into from
Jul 7, 2022

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 7, 2022

It seems they've been silently failing for a while now.

@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@pixlwave pixlwave marked this pull request as ready for review July 7, 2022 09:09
@pixlwave pixlwave requested review from a team and phloux and removed request for a team July 7, 2022 09:12
Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -38,7 +38,7 @@ enum MockAuthenticationServerSelectionScreenState: MockScreenState, CaseIterable
let viewModel: AuthenticationServerSelectionViewModel
switch self {
case .matrix:
viewModel = AuthenticationServerSelectionViewModel(homeserverAddress: "https://matrix.org",
viewModel = AuthenticationServerSelectionViewModel(homeserverAddress: "matrix.org",
Copy link
Member Author

Choose a reason for hiding this comment

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

This changed in the Coordinator as is now gives the view model an address that has already been formatted.

@github-actions
Copy link

github-actions bot commented Jul 7, 2022

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/GhzJmf

@pixlwave pixlwave merged commit 45abf4d into develop Jul 7, 2022
@pixlwave pixlwave deleted the doug/fix-tests branch July 7, 2022 11:30
@pixlwave pixlwave removed the request for review from phloux July 7, 2022 11:30
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