status-im / desktop-qa-automation

Legacy desktop tests
6 stars 12 forks source link

1-1 chat, send reply, send emoji, edit, delete and cannot delete other member message #605

Closed Valentina1133 closed 3 months ago

Valentina1133 commented 3 months ago

Test for 1-1 chat created

CI run: https://ci.status.im/job/status-desktop/job/e2e/job/manual/1675/allure/

https://ci.status.im/job/status-desktop/job/e2e/job/manual/1689/ - after changes for stabilisation https://ci.status.im/job/status-desktop/job/e2e/job/manual/1691/ - after changes for stabilisation https://ci.status.im/job/status-desktop/job/e2e/job/manual/1692/ - whole run after changes for stabilisation

Valentina1133 commented 3 months ago

noticed 2 time.sleep usages but i guess they are necessary ?

Tried to get rid of them but unfortunately didn't work

anastasiyaig commented 3 months ago

i changed the location of the test (moved to messages folder) i also noticed that we refer to hardcoded text when asserting the messages, that has to be changed: first, i think we need to replace hardcoded sentence with string generator of certain length (adding special chars , numbers etc) and we need to store that string in variable

anastasiyaig commented 3 months ago

full run on today's master seem to be okay, but local launch of the new test is kinda flaky (it passes with rerun) https://ci.status.im/job/status-desktop/job/e2e/job/manual/1700/