Skip to content

Releases: microsoft/PowerApps-TestEngine

1.1.3-preview

29 Jan 00:50
6e0759e
Compare
Choose a tag to compare
1.1.3-preview Pre-release
Pre-release

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

  1. Subsequent changes after this tag will include breaking changes from the 1.1.2-preview version.
  2. This tag affects the open-source version only and will not be applicable to the pac test run.

What's Changed

New Contributors

Full Changelog: 1.1.2-preview...1.1.3-preview

1.1.2-preview

10 Oct 20:15
c23e7df
Compare
Choose a tag to compare
1.1.2-preview Pre-release
Pre-release

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

29 Aug 14:56
42ffd31
Compare
Choose a tag to compare
1.1.1-preview Pre-release
Pre-release
  • 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

15 Aug 23:02
b27ef59
Compare
Choose a tag to compare
1.1.0-preview Pre-release
Pre-release

What's Changed

  • Adding UserInput and UserApp Exceptions
  • Remove enablePowerFxOverlay from Test Settings doc

1.0.9-preview

03 Aug 15:51
ac79a61
Compare
Choose a tag to compare
1.0.9-preview Pre-release
Pre-release

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

19 Jul 19:26
38fc325
Compare
Choose a tag to compare
1.0.8-preview Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.7-preview...1.0.8-preview

1.0.7-preview

28 Jun 16:58
a42aa21
Compare
Choose a tag to compare
1.0.7-preview Pre-release
Pre-release

What's Changed

  • Upgraded Playwright to 1.35.0
  • Login performance improvements

1.0.6-preview

26 Jun 20:10
9bb783c
Compare
Choose a tag to compare
1.0.6-preview Pre-release
Pre-release
  • 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

15 May 17:04
8b52985
Compare
Choose a tag to compare
1.0.5-preview Pre-release
Pre-release

Revert playwright version upgrade

1.0.5-beta-1

15 May 14:50
Compare
Choose a tag to compare
1.0.5-beta-1 Pre-release
Pre-release

Beta release to verify a playright fix. Not for general consumption.