-
Notifications
You must be signed in to change notification settings - Fork 987
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
chore: use with theme for step component #16399
Conversation
Jenkins BuildsClick to see older builds (16)
|
67810fa
to
0e14209
Compare
0e14209
to
bca66b4
Compare
70% of end-end tests have passed
Failed tests (10)Click to expandClass TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Passed tests (23)Click to expandClass TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityOneDeviceMerged:
|
bca66b4
to
72fcaca
Compare
@J-Son89 could you please take a look at the integration failed tests https://ci.status.im/job/status-mobile/job/prs/job/tests/job/PR-16399/4/consoleText |
72fcaca
to
1e44486
Compare
Hi @VladimrLitvinenko, it was the issue with the date time test that @ilmotta addresse recently. I rebased and pushed so it should be fine now 👍 |
1e44486
to
f2d675a
Compare
Related to: #16400
A small pr which refactors the step component and it's uses within the application.
To test - the preview screens for Step component can be checked, additionally the info menu for "forgot password" can be checked as the step component is used there.
I believe it is also used in the Find Sync code info box on the onboarding screens, in app and also in the community overview page where it shows the community rules.