microsoft / PowerApps-TestEngine

MIT License
100 stars 30 forks source link

Skip 'Stay Signed In' if not present #168

Closed landonmsft closed 1 year ago

landonmsft commented 1 year ago

Description

Test engine hard coded the step to click on the "stay signed in?" page during the sign-in process. For users with specific settings, they may not have the page, which blocks the test execution. Do not wait for 'Stay Signed In' if not present

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 93% 91% 766
Summary 93% (2030 / 2185) 91% (471 / 520) 766

Minimum allowed line rate is 50%