status-mobile/test/appium/tests/critical
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
..
chats Dont check `app-state` for `Android` when evaluating universal links routing (#15896) 2023-05-18 00:20:38 +05:30
onboarding e2e: align with new communities / cleanup 2023-04-28 13:56:31 +02:00
wallet_and_tx e2e: align with new communities / cleanup 2023-04-28 13:56:31 +02:00
test_pairing_devices_sync.py e2e: new activity center flow 2022-12-09 13:58:54 +01:00
test_public_chat_browsing.py Dont check `app-state` for `Android` when evaluating universal links routing (#15896) 2023-05-18 00:20:38 +05:30