Cypress Testing Machine
Cypress requires big computing (cpu+memory) in order to run the tests without timeout. Adding fixed wait time between commands is a possible solution, but linting does not encourage this behavior. Will need to check the computation requirements to run cypress test on a virtual machine before the release.