Add a way to speedup VR animations/timeouts for testing |
|
Issue descriptionCurrently, we use the same animation lengths during automated testing as in actual use. This can result in very long waits (~5 seconds) waiting for a condition to be met, e.g. the "Press app button to exit" toast disappearing. Since we already have ways to performing test-only UI operations, we should look into adding a way to speed up animations so don't have to actually wait 5 seconds. |
|
►
Sign in to add a comment |
|