96 Commits

Author SHA1 Message Date
Yevheniia Berdnyk
c7e230d070
e2e: changed test order 2023-11-28 12:05:47 +02:00
Yevheniia Berdnyk
e6a7c420a2
e2e: APK upload time limit increased 2023-11-23 12:34:30 +02:00
Yevheniia Berdnyk
1d1d586223
e2e: added back status link opening 2023-11-17 18:09:57 +02:00
Yevheniia Berdnyk
2e0643fabe
e2e: fixes 15.11 2023-11-16 15:54:35 +02:00
Yevheniia Berdnyk
83a7402210
e2e: fix for terminated session 2023-11-13 02:27:36 +02:00
Yevheniia Berdnyk
4eda8bb6b3
e2e: temp fix for opening a link in Status 2023-11-08 18:47:56 +02:00
Yevheniia Berdnyk
f1de077d9d
e2e: making 2 tests independent 2023-11-03 18:02:16 +02:00
Yevheniia Berdnyk
579b382c44
e2e: fix for edit message with a mention 2023-11-02 12:38:26 +02:00
Yevheniia Berdnyk
25381b601f
e2e: test for sending image with camera 2023-10-31 23:23:04 +02:00
Yevheniia Berdnyk
88b3d7d2e6
e2e: fix for app closed after closing gallery 2023-10-31 12:04:46 +02:00
Yevheniia Berdnyk
90d3a5a39d
e2e: test fixes 2023-10-31 02:21:52 +02:00
Yevheniia Berdnyk
6436e82990
e2e: join community when node owner is offline 2023-10-20 16:05:21 +03:00
Yevheniia Berdnyk
7da899e29f
e2e: updated GH report and fixed 2 tests 2023-10-18 13:47:50 +03:00
Yevheniia Berdnyk
7c1850b901
e2e: some fixes and moved old ui tests to a separate dir 2023-10-07 03:24:51 +03:00
Yevheniia Berdnyk
70d6291c57
e2e: some todos and updates 2023-09-26 18:55:42 +03:00
Yevheniia Berdnyk
7609a07cc2
e2e: fixes 6.09 2023-09-06 16:23:24 +03:00
Yevheniia Berdnyk
69aeffd943
e2e: removed deprecated metods usage 2023-09-06 12:48:57 +03:00
Yevheniia Berdnyk
726b76a290
e2e: split 1-1 chat test group 2023-09-06 12:30:17 +03:00
Yevheniia Berdnyk
5647bb4ac9
e2e: fixes navigation, long press and so on 2023-09-01 18:21:03 +03:00
Yevheniia Berdnyk
92403f5d30
e2e: fix for navigation issue 2023-08-21 16:37:48 +03:00
Yevheniia Berdnyk
774687bef6
e2e: updated test_group_chat_mute_chat to unmute by time 2023-08-18 16:00:55 +03:00
Yevheniia Berdnyk
3f433d6f19
e2e: group chat unread messages 2023-08-02 19:05:29 +03:00
Yevheniia Berdnyk
ce08131c01
e2e: new pub key (#16779)
Co-authored-by: Churikova Tetiana <tatiana@status.im>
2023-07-27 13:14:09 +02:00
Yevheniia Berdnyk
eb3de978ce
e2e: mute chats 2023-07-24 17:43:44 +03:00
Yevheniia Berdnyk
1d0186a12e
fix for airplane mode 2023-07-15 00:17:17 +03:00
Tetiana Churikova
7282ba04bc
e2e: fixes shell nav (#16545) 2023-07-12 11:21:39 +02:00
Yevheniia Berdnyk
8978e92042
e2e: nightly fixes 2023-07-04 20:26:05 +03:00
Yevheniia Berdnyk
ef99bf2ad6
e2e: tests for reactions in community and group chats 2023-07-04 13:17:48 +03:00
Yevheniia Berdnyk
5f441dfa93
e2e: Reactions in 1-1 chats 2023-06-29 17:49:15 +03:00
Tetiana Churikova
3058ebe018
e2e: small adjustments (#16439) 2023-06-29 14:05:13 +02:00
Tetiana Churikova
ba8c08650b
e2e: updated wait_to (#16416) 2023-06-28 14:27:57 +02:00
Yevheniia Berdnyk
cd32806c96
e2e: Updated error message in 702783 2023-06-27 02:52:28 +03:00
Yevheniia Berdnyk
cfefc2d734
e2e: fixes 2023-06-14 02:50:41 +03:00
Yevheniia Berdnyk
6f920afcf7
e2e: Fixes for jump-to 2023-06-13 06:24:21 +03:00
Yevheniia Berdnyk
032c254d19
e2e: Updated report 2023-06-08 15:47:36 +03:00
Yevheniia Berdnyk
f3b5a9db67
e2e: Fixes for nightly failures 2023-06-08 05:06:43 +03:00
Yevheniia Berdnyk
eea737625d
e2e: fixes for emoji and xfails added 2023-06-03 02:16:17 +03:00
Siddarth Kumar
eea55b22d7
Dont check app-state for Android when evaluating universal links routing (#15896)
* Dont check app-state for android before routing PN

On Android devices, right after account creation and before a log out, the :app-state value in reframe db is set to background. The value becomes active after a log out and then log in which causes tapping on push notifications to do nothing.

This behaviour breaks E2E and hence in this PR, I remove the checking of this case only for Android platforms.
More work should be done to figure out why the app state event handler is behaving this way on Android but for now I would like to unblock E2E.

* e2e: remove xfailed tests

---------

Co-authored-by: Churikova Tetiana <tatiana@status.im>
2023-05-18 00:20:38 +05:30
Churikova Tetiana
7ef466078a
e2e: image test 2023-05-15 19:08:03 +02:00
Churikova Tetiana
409c0a9e60
e2e: small fixes 2023-05-12 14:25:32 +02:00
Churikova Tetiana
6c0c742676
e2e: align with new communities / cleanup 2023-04-28 13:56:31 +02:00
flexsurfer
103e154076
improve navigation and bottom sheet (#15467)
Co-authored-by: Churikova Tetiana <tatiana@status.im>
2023-03-31 16:13:27 +02:00
Churikova Tetiana
4f2f8dea4c
e2e: new onboarding 2023-03-30 15:15:42 +02:00
Churikova Tetiana
11726df060
e2e: add to run_in_parallel args handling 2023-03-26 20:57:06 +02:00
Churikova Tetiana
401f7d7383
e2e: activity centre and more checks 2023-03-22 18:20:48 +01:00
Churikova Tetiana
ee62ffdc2c
e2e: AC actions 2023-03-13 14:29:26 +01:00
Churikova Tetiana
8d7224d972
e2e: fix failures 2023-03-09 12:06:24 +01:00
Churikova Tetiana
0345871b66
e2e: block user test 2023-03-08 12:21:10 +01:00
flexsurfer
f731f75fca
move profile tab (#15224)
* move profile tab

* e2e: new profile tab

* e2e: fix leftovers

* e2e: last

---------

Co-authored-by: Churikova Tetiana <tatiana@status.im>
2023-03-02 10:55:45 +01:00
Churikova Tetiana
06192e7a24
e2e: outgoing CR + new UI 2023-03-01 12:36:49 +01:00