microsoft / PowerApps-TestEngine

MIT License
101 stars 29 forks source link

Added 2nd Calculator Sample to Support Localization #281

Closed arpavan closed 1 year ago

arpavan commented 1 year ago

Description

This PR adds a second Calculator sample solution to support the already available second test plan testPlanWithCommaForDecimal.fx.yaml for executing this test in regions that use numbers for commas for decimals. The test plan sample was already available but did not provide with it the sample app for users to run against. This PR covers that gap.

This one also includes a README explaining the two variations and pointing users to the correct sample app to use for each sample.

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 91% 88% 925
Summary 91% (2457 / 2686) 88% (559 / 636) 925

Minimum allowed line rate is 85%