status-desktop/test/e2e/tests
Jakub Sokołowski bbc81717ce fix(all): refactor killing processes and waiting
* Use `psutils.pid_exists()` instead of iterating processes for no reason.
* Drop use of recursion which is completely unnecessarily complex. Use loop.
* Remove checking of `returncode` right away after process starts, it's too soon.
* Lower `PROCESS_TIMEOUT_SEC` to 5 seconds to avoid needless delays.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-01 14:48:46 +01:00
..
communities chore: reorganise wallet tests (#355) 2023-12-01 15:56:57 +03:00
messages test: test_messaging_settings accepting and rejecting request added (#336) 2023-11-27 14:44:42 +04:00
onboarding Disable wallet tests and syncing test (#351) 2023-11-30 14:27:35 +03:00
online_identifier chore(@online_identitifer): disabled 2 tests to refactor later 2023-10-06 19:13:04 +06:00
settings fix(all): refactor killing processes and waiting 2023-12-01 14:48:46 +01:00
wallet_main_screen chore: reorganise wallet tests (#355) 2023-12-01 15:56:57 +03:00
__init__.py chore: tests ordering and tesseract removal (#145) 2023-10-06 17:32:08 +06:00