Releases: microsoft/PowerApps-TestEngine
Releases · microsoft/PowerApps-TestEngine
1.1.3-preview
Tagging the current base version to mark the most recent changes before integrating significant updates from the integration branch. This tag captures historical modifications before major changes are applied. Please use this tag for the legacy version of the Test Engine, which is compatible with version 1.1.2-preview.
Notes
- Subsequent changes after this tag will include breaking changes from the 1.1.2-preview version.
- This tag affects the open-source version only and will not be applicable to the pac test run.
What's Changed
- Update known limitations docs by @tomjschneider in #313
- Updating playwright installation step by @NavneetThekkumpat in #314
New Contributors
- @tomjschneider made their first contribution in #313
Full Changelog: 1.1.2-preview...1.1.3-preview
1.1.2-preview
What's Changed
- Update PowerFx to 1.1
- Adding doc on date/datetime testcase
- Update test env used for integration test.
- updated env id for test environment
1.1.1-preview
- Re-enable Integration Tests for TEST Cluster
- Update Sample Versions of Apps
- Validate File Path String of Test Plan networkRequestMocks.responseDataFile and Related Regressions
- Handle Invalid Output Directory
1.1.0-preview
What's Changed
- Adding UserInput and UserApp Exceptions
- Remove enablePowerFxOverlay from Test Settings doc
1.0.9-preview
Changes:
- Added 2nd Calculator Sample to Support Localization
- Removing TODOs
- Fixing console url
- Updated docs\PowerFx and added link to SetProperty page
- Update debug info
- Added CodeQL Tasks to Build Pipelines
- Temporarily disable test env integration test job
- Fix Issue Where Moq Prints instead of actual Error
- CLI Input Sanitization
1.0.8-preview
What's Changed
- Remove ErrorInfo stacktrace from trx by @NavneetThekkumpat in #272
- Adding test results path and app url to TRX by @NavneetThekkumpat in #274
- Bug Fix: Missing log-directory by @landonarogers in #273
- Implementing ready function by @NavneetThekkumpat in #277
- Setting test reporter testrun storage by @NavneetThekkumpat in #279
- Upgrade PowerFx.Interpreter library to 0.2.6-preview by @arpavan in #280
Full Changelog: 1.0.7-preview...1.0.8-preview
1.0.7-preview
What's Changed
- Upgraded Playwright to 1.35.0
- Login performance improvements
1.0.6-preview
- Dispose Playwright instance after running
- Test Steps extracted alternatively to benefit step-by-step process
- Compute formulas separated by chaining operator
- Use nested formula separation
- GoToUrlAsync avoids time out from network idle
- Suite Summary Bug Fix when using Multiple Browsers
1.0.5-preview
Revert playwright version upgrade
1.0.5-beta-1
Beta release to verify a playright fix. Not for general consumption.