status-desktop/test/e2e/fixtures
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
..
__init__.py Ci/74 jenkins file (#118) 2023-09-28 14:44:13 +02:00
aut.py fix(all): refactor killing processes and waiting 2023-12-01 14:48:46 +01:00
path.py Ci/74 jenkins file (#118) 2023-09-28 14:44:13 +02:00
squish.py chore: Improve AUT methods (#223) 2023-10-27 13:44:45 +02:00
testrail.py chore: add reporting of nightly results to test rail (#228) 2023-11-02 17:08:22 +01:00