microsoft / PowerApps-TestEngine

MIT License
100 stars 30 forks source link

Handling legacy player code extracted to separate method and avoiding timeout #186

Closed NavneetThekkumpat closed 1 year ago

NavneetThekkumpat commented 1 year ago

Pull Request Template

Description

Fixing timeout by handling legacy webplayer check in a separate method and not with the appidle check.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 93% 91% 765
Summary 93% (2040 / 2188) 91% (471 / 518) 765

Minimum allowed line rate is 50%