status-desktop/test/e2e/gui
Anastasiya Semenkevich 1cc8807174 chore: replace waitFor with waitForObjectExists
There is a problem with is_visible method now, it is not raising any assertions in case it did not find any object, therefore i suspect it as a potential endless loop (always returns True it seems). I will try to fix that, however it is being used across all the framework so it takes time.

The main idea here is to get rid of endless loop and 15 minutes if waiting for nothing in this certain test
2023-12-22 16:52:55 +03:00
..
components chore: replace waitFor with waitForObjectExists 2023-12-22 16:52:55 +03:00
elements test: test_wallet_send_0_eth added 2023-12-07 16:24:38 +07:00
objects_map chore: add validation for emoji hash across screens 2023-12-21 23:10:47 +03:00
screens chore: add validation for emoji hash across screens 2023-12-21 23:10:47 +03:00
__init__.py test(pytest) Import squish as a python module. (#11421) 2023-07-10 17:55:10 +02:00
main_window.py chore: move the TEST MODE back off for now and add some more fixes 2023-12-13 17:20:30 +03:00
mocked_keycard_controller.py chore: Fix create community test (#315) 2023-11-17 12:36:59 +03:00