Change RelayTests to recognise the tristate multihop UI#10041
Conversation
|
🚨 End to end tests failed. Please check the failed workflow run. |
rablador
left a comment
There was a problem hiding this comment.
@rablador reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on acb-mv).
ios/MullvadVPNUITests/Pages/MultihopPage.swift line 44 at r1 (raw file):
return self }
Nit: Extra spaces
f6c8edc to
adb95c5
Compare
adb95c5 to
16a0033
Compare
rablador
left a comment
There was a problem hiding this comment.
@rablador reviewed 2 files and all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on acb-mv).
mojganii
left a comment
There was a problem hiding this comment.
@mojganii made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on acb-mv).
rablador
left a comment
There was a problem hiding this comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on acb-mv).
This changes the Text elements in the multihop UI to Button elements, and adapts the UI tests to use those.
This change is