status-react/test/appium/tests
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
..
critical Dont check `app-state` for `Android` when evaluating universal links routing (#15896) 2023-05-18 00:20:38 +05:30
medium e2e: small fixes 2023-05-12 14:25:32 +02:00
non_func Goerli contracts, go-version bump: 3a46b051...3cd92fda 2022-07-20 16:03:42 +02:00
upgrade e2e: align with new communities / cleanup 2023-04-28 13:56:31 +02:00
__init__.py e2e: new onboarding 2023-03-30 15:15:42 +02:00
base_test_case.py test_community_mentions_push_notification 2023-03-09 20:37:52 +02:00
conftest.py e2e: new onboarding 2023-03-30 15:15:42 +02:00
marks.py e2e: pin messages in 1-1 and group chats 2022-11-21 06:49:53 +02:00