status-im / desktop-qa-automation

Legacy desktop tests
6 stars 12 forks source link

UI tests: fix group chat test, pin/unpin in community test #618

Closed anastasiyaig closed 3 months ago

anastasiyaig commented 3 months ago

Problems:

  1. test_messaging_group_chat.py - This test uses pre-defined data (users are in contacts already). Address https://github.com/status-im/status-desktop/issues/14191 and https://github.com/status-im/status-desktop/issues/14193 as well
  2. test_communities_pin_and_unpin_messages.py - test is failing because there is no new invitation in the chat. Could not reproduce it manually at all. This test now is using pre-defined user data (users are already in contacts, so no steps to add each other to contacts now).