MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.04k stars 1.06k forks source link

[E2e] Refactor Detox Waits for Improved Efficiency #6988

Open Andepande opened 10 months ago

Andepande commented 10 months ago

Description

Detox is currently utilising waits in its testing processes, which could be further optimised for efficiency. The current wait implementations might lead to longer test execution times and potentially hinder the effectiveness of the testing suite. This ticket aims to refactor the waits in Detox to make the testing process more efficient without compromising the accuracy of the tests.

Technical Details

Acceptance Criteria

cortisiko commented 10 months ago

Hey team! Please add your planning poker estimate with Zenhub @Andepande @chrisleewilcox @SamuelSalas

cortisiko commented 9 months ago

This will be a research task. I removed the initial 5 point vote and set the point to a 1.