I have a test that should not time out (the future element is there). If a future element times out, timedout() shows a success. If it does not time out, it shows nothing. Shouldn't it show a failure if it does not time out?
I have a test that should not time out (the future element is there). If a future element times out, timedout() shows a success. If it does not time out, it shows nothing. Shouldn't it show a failure if it does not time out?
Running into the same issue. Can anyone shed some light on this?
Edit: https://www.sencha.com/forum/showthr...gh-sencha-test answered my question, I suppose