microsoft / PowerApps-TestEngine

MIT License
98 stars 29 forks source link

Integration Testing for All Players #213

Closed landonmsft closed 1 year ago

landonmsft commented 1 year ago

Description

Have integration testing work for both players, so that we can keep an eye on both's functionality.

NavneetThekkumpat commented 1 year ago

might have to look into this regarding queryparams in integration test run

image
NavneetThekkumpat commented 1 year ago

Downloaded the build artifact and checked the integration tests. Looks like both are still running on legacy player. Suspecting if there is another flag to be used to control the player(switching between legacy & OnePlayer)?

image image
NavneetThekkumpat commented 1 year ago

The logs are confusing, might need to fix this

image
github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 88% 826
Summary 91% (2205 / 2434) 88% (500 / 566) 826

Minimum allowed line rate is 85%