Actions
action #132839
openUse Mojo race condition where applicable in future tests
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2023-07-17
Due date:
% Done:
0%
Estimated time:
Description
After PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17150
for handling the java license popup during installation settings, it was noticed and commended here https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17150#discussion_r1251875831
that we can use race conditions. An available library for openqa workers, here: https://docs.mojolicious.org/Mojo/Promise
We could start using this after we investigate the functionality and proper syntax. Ask for help, if needed, in slack channel #discuss-perl
Acceptance criteria
- Research how we can use it in our testing code, make an example by refactoring existing code.
- Make a demo for sharing the knowledge.
Updated by syrianidou_sofia over 1 year ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
Refactor/Code Improvements) - Target version set to Current
Actions