microsoft / PowerApps-TestEngine

MIT License
100 stars 30 forks source link

Modify GetPropertyValue expression to align with BuildObjectModel #195

Closed clairewu0218 closed 1 year ago

clairewu0218 commented 1 year ago

Pull Request Template

Description

Modify GetPropertyValue expression for the purpose of:

  1. Stringify the return value on the Test Engine side. Align with how buildObjectModel works to avoid confusion.
  2. Align with the OnePlayer JSSDK

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 93% 91% 764
Summary 93% (2032 / 2176) 91% (471 / 518) 764

Minimum allowed line rate is 50%