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

qualify onboarding screens keys #19285

Merged
merged 2 commits into from
Mar 26, 2024
Merged

qualify onboarding screens keys #19285

merged 2 commits into from
Mar 26, 2024

Conversation

J-Son89
Copy link
Member

@J-Son89 J-Son89 commented Mar 15, 2024

This pr is a continuation of: #18778
qualifying the onboarding screens with :screen/onboarding.<name>

No functionality is changed. It only updates the screen keywords for onboarding related views.

To test: a quick smoke test of the onboarding flows (and perhaps syncing) is worth doing.

@status-github-bot status-github-bot bot added this to REVIEW in Pipeline for QA Mar 15, 2024
@J-Son89 J-Son89 changed the title Jc/qualify onboarding qualify onboarding screens keys Mar 15, 2024
@J-Son89 J-Son89 self-assigned this Mar 15, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Mar 15, 2024

Jenkins Builds

Click to see older builds (19)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 662e455 #1 2024-03-15 14:46:53 ~6 min tests 📄log
✔️ 662e455 #1 2024-03-15 14:49:08 ~8 min android 🤖apk 📲
✔️ 662e455 #1 2024-03-15 14:49:11 ~9 min android-e2e 🤖apk 📲
✔️ 662e455 #1 2024-03-15 14:49:27 ~9 min ios 📱ipa 📲
✔️ ea00b4c #2 2024-03-15 21:31:27 ~6 min android-e2e 🤖apk 📲
✔️ ea00b4c #2 2024-03-15 21:31:30 ~6 min android 🤖apk 📲
✔️ ea00b4c #2 2024-03-15 21:33:09 ~8 min ios 📱ipa 📲
✔️ 9ef0243 #3 2024-03-19 23:30:05 ~6 min tests 📄log
✔️ 9ef0243 #3 2024-03-19 23:31:16 ~7 min android-e2e 🤖apk 📲
✔️ 9ef0243 #3 2024-03-19 23:31:25 ~7 min android 🤖apk 📲
✔️ 9ef0243 #3 2024-03-19 23:32:57 ~8 min ios 📱ipa 📲
✔️ 186fca9 #4 2024-03-25 12:29:11 ~6 min tests 📄log
✔️ 186fca9 #4 2024-03-25 12:30:57 ~8 min android-e2e 🤖apk 📲
✔️ 186fca9 #4 2024-03-25 12:31:09 ~8 min android 🤖apk 📲
✔️ 186fca9 #4 2024-03-25 12:32:57 ~10 min ios 📱ipa 📲
✔️ bd2331f #5 2024-03-26 11:30:38 ~7 min tests 📄log
✔️ bd2331f #5 2024-03-26 11:31:58 ~8 min android-e2e 🤖apk 📲
✔️ bd2331f #5 2024-03-26 11:32:01 ~8 min android 🤖apk 📲
✔️ bd2331f #5 2024-03-26 11:33:11 ~9 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 046b584 #6 2024-03-26 11:55:23 ~7 min tests 📄log
✔️ 046b584 #6 2024-03-26 11:57:02 ~9 min android 🤖apk 📲
✔️ 046b584 #6 2024-03-26 11:57:10 ~9 min android-e2e 🤖apk 📲
✔️ 046b584 #6 2024-03-26 12:01:03 ~13 min ios 📱ipa 📲
✔️ 0d52f64 #7 2024-03-26 13:57:00 ~6 min android 🤖apk 📲
✔️ 0d52f64 #7 2024-03-26 13:57:14 ~6 min tests 📄log
✔️ 0d52f64 #7 2024-03-26 13:57:58 ~7 min android-e2e 🤖apk 📲
✔️ 0d52f64 #7 2024-03-26 14:03:03 ~12 min ios 📱ipa 📲

Copy link
Member

@jo-mut jo-mut left a comment

Choose a reason for hiding this comment

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

good idea

@J-Son89 J-Son89 moved this from REVIEW to E2E Tests in Pipeline for QA Mar 15, 2024
@J-Son89 J-Son89 moved this from E2E Tests to REVIEW in Pipeline for QA Mar 15, 2024
@status-im-auto
Copy link
Member

65% of end-end tests have passed

Total executed tests: 48
Failed tests: 16
Expected to fail tests: 1
Passed tests: 31
IDs of failed tests: 702784,702777,702732,703133,702851,703495,702742,703297,702869,703202,702846,702731,702808,702958,703629,703382 
IDs of expected to fail tests: 703503 

Failed tests (16)

Click to expand
  • Rerun failed tests

  • Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Device 1: Find `Button` by `xpath`: `//*[@content-desc='pins-count']//android.widget.TextView`
    Device 1: Find `Button` by `xpath`: `//*[@content-desc='pins-count']//android.widget.TextView`

    critical/chats/test_1_1_public_chats.py:195: in test_1_1_chat_pin_messages
        chat.pinned_messages_count.wait_for_element_text(text="2",
    ../views/base_element.py:190: in wait_for_element_text
        self.driver.fail(message if message else "`%s` is not equal to expected `%s` in %s sec" % (
    base_test_case.py:179: in fail
        pytest.fail('Device %s: %s' % (self.number, text))
     Device 1: Pinned messages count is not 2 as expected!
    



    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777

    Device 1: Tap on found: Button
    ## New multiaccount is created successfully!

    activity_center/test_activity_center.py:169: in test_add_contact_field_validation
        self.loop.run_until_complete(run_in_parallel(((_device_1_creates_user, {}),
    /usr/lib/python3.10/asyncio/base_events.py:649: in run_until_complete
        return future.result()
    __init__.py:44: in run_in_parallel
        returns.append(await k)
    /usr/lib/python3.10/concurrent/futures/thread.py:58: in run
        result = self.fn(*self.args, **self.kwargs)
    activity_center/test_activity_center.py:165: in _device_2_sign_in
        self.device_2.show_profiles_button.wait_and_click()
    ../views/base_element.py:100: in wait_and_click
        self.wait_for_visibility_of_element(sec)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Button by accessibility id:`show-profiles` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    2. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851

    ## Creating new multiaccount (password:'qwerty1234', keycard:'False', enable_notification: 'False')
    Device 2: Find Button by accessibility id: show-new-account-options

    activity_center/test_activity_center.py:98: in test_activity_center_contact_request_accept_swipe_mark_all_as_read
        self.device_2.create_user(username=new_username, first_user=False)
    ../views/sign_in_view.py:232: in create_user
        self.plus_profiles_button.click()
    ../views/base_element.py:90: in click
        element = self.find_element()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: Button by accessibility id: `show-new-account-options` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784

    Device 2: Looking for chat: 'sender'
    ## Sign in (password: qwerty1234)

    critical/chats/test_1_1_public_chats.py:673: in test_1_1_chat_delete_via_long_press_relogin
        self.home_2.reopen_app()
    ../views/base_view.py:683: in reopen_app
        sign_in_view.sign_in(password)
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_admin_notification_accept_swipe, id: 702958

    Device 1: Tap on found: ChatButton
    ## Sign in (password: qwerty1234)

    activity_center/test_activity_center.py:463: in test_activity_center_admin_notification_accept_swipe
        self.home_1.reopen_app()
    ../views/base_view.py:683: in reopen_app
        sign_in_view.sign_in(password)
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732

    # STEP: Enter group chat and pin message there. It's pinned for both members.
    Device 1: Sending message 'Message 1'

    critical/chats/test_group_chat.py:335: in test_group_chat_pin_messages
        self.chats[0].send_message(self.message_1)
    ../views/chat_view.py:1014: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:129: in wait_for_element
        raise TimeoutException(
     Device `1`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    2. test_group_chat_mute_chat, id: 703495

    Device 1: ChatMessageInput element not found
    Device 1: Sending message 'Text message in the muted chat'

    critical/chats/test_group_chat.py:434: in test_group_chat_mute_chat
        self.chats[0].send_message(muted_message)
    ../views/chat_view.py:1014: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:129: in wait_for_element
        raise TimeoutException(
     Device `1`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    3. test_group_chat_send_image_save_and_share, id: 703297

    # STEP: Admin checks image message
    Device 1: Looking for a message by text: test image

    critical/chats/test_group_chat.py:224: in test_group_chat_send_image_save_and_share
        self.chats[0].chat_element_by_text(image_description).wait_for_visibility_of_element(60)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: ChatElementByText by xpath:`//*[starts-with(@text,'test image')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    4. test_group_chat_reactions, id: 703202

    # STEP: Admin relogins
    ## Sign in (password: qwerty1234)

    critical/chats/test_group_chat.py:175: in test_group_chat_reactions
        self.chats[0].reopen_app()
    ../views/base_view.py:683: in reopen_app
        sign_in_view.sign_in(password)
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    5. test_group_chat_offline_pn, id: 702808

    Device 1: Click system back button
    ## Sign in (password: qwerty1234)

    critical/chats/test_group_chat.py:315: in test_group_chat_offline_pn
        SignInView(self.drivers[0]).sign_in()
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133

    ## Recover access(password:qwerty1234, keycard:False)
    Device 1: Wait for element Button for max 20s and click when it is available

    critical/chats/test_public_chat_browsing.py:195: in test_restore_multiaccount_with_waku_backup_remove_switch
        self.sign_in.recover_access(passphrase=waku_user.seed, second_user=True)
    ../views/sign_in_view.py:268: in recover_access
        self.show_profiles_button.wait_and_click(20)
    ../views/base_element.py:100: in wait_and_click
        self.wait_for_visibility_of_element(sec)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: Button by accessibility id:`show-profiles` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742

    Device 1: ChatMessageInput element not found
    Device 1: Sending message 'mmmeowesage_text'

    critical/chats/test_public_chat_browsing.py:94: in test_community_copy_and_paste_message_in_chat_input
        self.channel.send_message(message)
    ../views/chat_view.py:1014: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:129: in wait_for_element
        raise TimeoutException(
     Device `1`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    3. test_community_undo_delete_message, id: 702869

    Device 1: ChatMessageInput element not found
    Device 1: Sending message 'message to delete and undo'

    critical/chats/test_public_chat_browsing.py:109: in test_community_undo_delete_message
        self.channel.send_message(message_to_delete)
    ../views/chat_view.py:1014: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:129: in wait_for_element
        raise TimeoutException(
     Device `1`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    4. test_community_navigate_to_channel_when_relaunch, id: 702846

    Device 1: Looking for a message by text: some_text
    ## Sign in (password: qwerty1234)

    critical/chats/test_public_chat_browsing.py:82: in test_community_navigate_to_channel_when_relaunch
        self.channel.reopen_app()
    ../views/base_view.py:683: in reopen_app
        sign_in_view.sign_in(password)
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    5. test_community_mute_community_and_channel, id: 703382

    Device 1: Could not reach home view by pressing system back button
    Device 1: Find CommunitiesTab by accessibility id: communities-stack-tab

    critical/chats/test_public_chat_browsing.py:125: in test_community_mute_community_and_channel
        self.home.communities_tab.click()
    ../views/base_element.py:90: in click
        element = self.find_element()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: CommunitiesTab by accessibility id: `communities-stack-tab` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_join_when_node_owner_offline, id: 703629

    # STEP: Device 1 goes back online
    ## Sign in (password: qwerty1234)

    critical/chats/test_public_chat_browsing.py:1155: in test_community_join_when_node_owner_offline
        self.device_1.sign_in()
    ../views/sign_in_view.py:290: in sign_in
        self.password_input.wait_for_visibility_of_element(10)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: EditBox by accessibility id:`password-input` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'Cannot read property 'root' of null'
    



    Device sessions

    Expected to fail tests (1)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_discovery, id: 703503

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Curated communities not loading, https://github.com//issues/17852]]

    Passed tests (31)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_push_emoji, id: 702813
    Device sessions

    4. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    5. test_1_1_chat_edit_message, id: 702855
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    7. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194
    Device sessions

    2. test_community_one_image_send_reply, id: 702859
    Device sessions

    3. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    4. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    5. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    6. test_community_edit_delete_message_when_offline, id: 704615
    Device sessions

    7. test_community_message_delete, id: 702839
    Device sessions

    8. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    9. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844
    Device sessions

    10. test_community_message_edit, id: 702843
    Device sessions

    11. test_community_unread_messages_badge, id: 702841
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    2. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_join_send_text_messages_push, id: 702807
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_mentions_push_notification, id: 702786
    Device sessions

    4. test_community_leave, id: 702845
    Device sessions

    Class TestDeepLinksOneDevice:

    1. test_links_open_universal_links_from_chat, id: 704613
    Device sessions

    2. test_links_deep_links, id: 702775
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    @J-Son89 J-Son89 moved this from REVIEW to E2E Tests in Pipeline for QA Mar 20, 2024
    @status-im-auto
    Copy link
    Member

    90% of end-end tests have passed

    Total executed tests: 48
    Failed tests: 4
    Expected to fail tests: 1
    Passed tests: 43
    
    IDs of failed tests: 703133,702894,702783,702850 
    
    IDs of expected to fail tests: 703503 
    

    Failed tests (4)

    Click to expand
  • Rerun failed tests

  • Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_decline, id: 702850

    Device 2: Find `Button` by `accessibility id`: `close-activity-center`
    Device 2: Tap on found: Button

    activity_center/test_activity_center.py:94: in test_activity_center_contact_request_decline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Pending contact request is not shown on unread notification element on Activity center!
    



    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783

    Device 2: Find Text by xpath: //*[starts-with(@text,'test message')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']//*[@content-desc='message-status']/android.widget.TextView
    Device 2: Text is Sent

    critical/chats/test_1_1_public_chats.py:610: in test_1_1_chat_is_shown_message_sent_delivered_from_offline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message status was not changed to Delivered, it's Sent after back up online!
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_contact_block_unblock_offline, id: 702894

    Device 2: Text is Delivered
    Device 1: Looking for a message by text: Hurray! unblocked

    critical/chats/test_public_chat_browsing.py:740: in test_community_contact_block_unblock_offline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     1-1 chat from blocked user is not removed and messages home is not empty!
    



    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133

    Device 1: Tap on found: Button
    Device 1: Find EditBox by accessibility id: passphrase-input

    critical/chats/test_public_chat_browsing.py:195: in test_restore_multiaccount_with_waku_backup_remove_switch
        self.sign_in.recover_access(passphrase=waku_user.seed, second_user=True)
    ../views/sign_in_view.py:272: in recover_access
        self.passphrase_edit_box.send_keys(passphrase)
    ../views/base_element.py:376: in send_keys
        self.find_element().send_keys(value)
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: EditBox by accessibility id: `passphrase-input` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'Cannot set property 'reagent-compiler2' of null'
    



    Device sessions

    Expected to fail tests (1)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_discovery, id: 703503

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Curated communities not loading, https://github.com//issues/17852]]

    Passed tests (43)

    Click to expand

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194
    Device sessions

    2. test_community_one_image_send_reply, id: 702859
    Device sessions

    3. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    4. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    5. test_community_edit_delete_message_when_offline, id: 704615
    Device sessions

    6. test_community_message_delete, id: 702839
    Device sessions

    7. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    8. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844
    Device sessions

    9. test_community_message_edit, id: 702843
    Device sessions

    10. test_community_unread_messages_badge, id: 702841
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    2. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    2. test_community_undo_delete_message, id: 702869
    Device sessions

    3. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    4. test_community_mute_community_and_channel, id: 703382
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777
    Device sessions

    2. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_mentions_push_notification, id: 702786
    Device sessions

    4. test_community_leave, id: 702845
    Device sessions

    5. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    Class TestDeepLinksOneDevice:

    1. test_links_open_universal_links_from_chat, id: 704613
    Device sessions

    2. test_links_deep_links, id: 702775
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    2. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732
    Device sessions

    2. test_group_chat_mute_chat, id: 703495
    Device sessions

    3. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    4. test_group_chat_reactions, id: 703202
    Device sessions

    5. test_group_chat_join_send_text_messages_push, id: 702807
    Device sessions

    6. test_group_chat_offline_pn, id: 702808
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_push_emoji, id: 702813
    Device sessions

    4. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    5. test_1_1_chat_edit_message, id: 702855
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    7. test_1_1_chat_pin_messages, id: 702731
    Device sessions

    8. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    @mariia-skrypnyk mariia-skrypnyk moved this from E2E Tests to IN TESTING in Pipeline for QA Mar 26, 2024
    @mariia-skrypnyk
    Copy link

    Hi @J-Son89 !
    Can you please rebase your PR?
    Want to test it next :)

    @status-im-auto
    Copy link
    Member

    100% of end-end tests have passed

    Total executed tests: 4
    Failed tests: 0
    Expected to fail tests: 0
    Passed tests: 4
    

    Passed tests (4)

    Click to expand

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    @mariia-skrypnyk
    Copy link

    Hi @J-Son89 !

    I've tested both platforms and onboarding works as expected.
    I was using such scenarios:

    ✅ Simple user creation
    ✅ Simple user creation with biometry
    ✅ User created from a seed phrase
    ✅ User created using sync

    Thanks for your work, please, feel free to merge!

    @mariia-skrypnyk mariia-skrypnyk moved this from IN TESTING to MERGE in Pipeline for QA Mar 26, 2024
    @J-Son89 J-Son89 merged commit bcf8e39 into develop Mar 26, 2024
    6 checks passed
    Pipeline for QA automation moved this from MERGE to DONE Mar 26, 2024
    @J-Son89 J-Son89 deleted the jc/qualify-onboarding branch March 26, 2024 14:06
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    None yet

    7 participants