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 broken UI tests #5916

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Fix broken UI tests #5916

merged 1 commit into from
Mar 7, 2024

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Mar 7, 2024

After doing some changes on the UI for custom lists, we broke our UI Automated tests. Also improves location node matching to avoid possibly duplicated node codes in the future.


This change is Reviewable

@rablador rablador added bug iOS Issues related to iOS labels Mar 7, 2024
Copy link

linear bot commented Mar 7, 2024

Copy link
Contributor Author

@rablador rablador left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 8 files reviewed, 1 unresolved discussion


ios/MullvadVPN/View controllers/SelectLocation/LocationCellViewModel.swift line 16 at r1 (raw file):

    var indentationLevel = 0

    func hash(into hasher: inout Hasher) {

Previouslt thought unnecessary, but is important for automatic cell selection when view is presented.

@rablador rablador requested review from buggmagnet and mojganii March 7, 2024 11:56
@rablador rablador force-pushed the fix-broken-ui-tests-ios-545 branch from 4ce2801 to d5f42e8 Compare March 7, 2024 11:57
Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

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

Reviewed 8 of 8 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion

@buggmagnet buggmagnet merged commit 3182537 into main Mar 7, 2024
5 of 6 checks passed
@buggmagnet buggmagnet deleted the fix-broken-ui-tests-ios-545 branch March 7, 2024 13:09
Copy link

github-actions bot commented Mar 7, 2024

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants