Releases: Lombiq/UI-Testing-Toolbox
Releases · Lombiq/UI-Testing-Toolbox
v8.0.0
What's Changed
- ORCH-272: Adding demo video about the interactive mode to the docs by @domonkosgabor in #310
- SNOW-203: WTW case study by @barthamark in #301
- OSOE-682: Upgrading Lombiq.UITestingToolbox to Orchard Core 1.7 by @Psichorex in #311
Full Changelog: v7.1.2...v8.0.0
v7.1.2
What's Changed
- OSOE-664: UITT version update by @DAud-IcI in #305
- NEST-464: Fixing stale folder creation by @wAsnk in #304
- SPAL-39: Consolidate package version by @DAud-IcI in #307
- OSOE-668: "Creating the web driver failed" exception recently on GitHub-hosted Linux runners for Edge in Lombiq.UITestingToolbox by @DAud-IcI in #308
- OSOE-603: Remove Lombiq.NodeJs.Extensions dependency by @DAud-IcI in #295
Full Changelog: v7.1.1...v7.1.2
v7.1.1
Adding locking to prevent exceptions like these.
Full Changelog: v7.1.0...v7.1.1
v7.1.0
What's Changed
- OSOE-626: UI test crashes if the web project doesn't reference Lombiq.Tests.UI.Shortcuts by @DemeSzabolcs in #290
- LMBQ-144: Fixing Azure Blob Storage snapshot generation by @Piedone in #291
- OSOE-616: Adding link to PoC of using other DB engines by @Piedone in #292
- OSOE-620: Update all packages to latest by @DAud-IcI in #293
- OSOE-350: Adding docs about using OrchardCore_Localization_CultureOptions:IgnoreSystemSettings by @Piedone in #296
- OSOE-657: Set the TypedRoute admin prefix from the UITestContext by @DAud-IcI in #297
- OSOE-591: Test doesn't fail if the visual verification baseline image is not found but the test is retried by @MZole in #298
- OSOE-634: Add interactive mode for debugging in Lombiq.UITestingToolbox by @DAud-IcI in #300
- OSOE-664: Downloading the Chrome WebDriver fails with Chrome >=15 in Lombiq.UITestingToolbox by @DAud-IcI in #303
Full Changelog: v7.0.0...v7.1.0
v7.0.0
What's Changed
- LMBQ-137: Investigate and fix flaky visual verification UI tests by @DemeSzabolcs in #265
- WALMA-133: Adding fake video capture file configuration to chrome by @dministro in #266
- OSOE-609: Text improvement suggestions by @0liver in #271
- LMBQ-113: During element screenshot, add 1px tolerance by @0liver in #269
- OSOE-609: Add fake video capture sample test in Lombiq.UITestingToolbox by @dministro in #270
- ORCH-264: Adding demo video to docs about fake video capture source by @domonkosgabor in #272
- OSOE-593: Update Microsoft.NET.Test.Sdk to latest 17.5.0 by @0liver in #274
- NEST-435: Fix flaky UI tests by @DemeSzabolcs in #275
- OSOE-624: Moving DebugHelper and TestOutputHelperExtensions to Lombiq.Tests by @DemeSzabolcs in #278
- SPAL-21: Added point to Troubleshooting by @DAud-IcI in #276
- OSOE-606: Fixing new C# 11 analyzer violations by @Piedone in #282
- OSOE-641: Fix remaining issues for the Orchard Core 1.6 upgrade in UI-Testing-Toolbox by @dministro in #284
- LMBQ-184: UITestBase classes should be abstract and AssertVisualVerificationOnAllResolutions configurability by @Piedone in #283
- OSOE-628: Migrate RestEase usage to Refit in Lombiq.OrchardCoreApiClient by @DAud-IcI in #285
- OSOE-629: Adding FillInCodeMirrorEditorWithRetriesAsync() and SetTextContentWithScript(), renaming ChangeCurrentTenantToDefault(), using current tenant in shortcuts by @Piedone in #286
- OSOE-622: Ignore "Error deleting cache folder" by @DAud-IcI in #277
- NEST-403: Update Lombiq.HelpfulLibraries NuGet version by @wAsnk in #287
- NEST-403: Update Lombiq.Tests.UI and pnpm version limit by @wAsnk in #289
- OSOE-647: Context extensions and By helpers. by @DAud-IcI in #288
- OSOE-548: Upgrade to Orchard Core 1.6 in UI-Testing-Toolbox by @Psichorex in #273
Full Changelog: v6.0.1...v7.0.0
v6.0.1
What's Changed
- OSOE-485: Update GitHub Actions workflows of all OSOCE projects from the OSS template by @DJdisco07 in #259
- OSOE-523: Updating submodules with spelling corrections and ignored lines by @BenedekFarkas in #260
- LMBQ-114: AssertVisualVerificationOnAllResolutionsAsync and bugfixes by @DAud-IcI in #262
- OSOE-523: Optimize spell-checking dictionary files across projects by @BenedekFarkas in #261
- OSOE-464: Replacing IRecipeHarvester implementations by @dministro in #263
New Contributors
- @DJdisco07 made their first contribution in #259
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- OSOE-84: Update NPM-Targets version by @0liver in #210
- WALMA-99: Flaky UI tests by @DemeSzabolcs in #251
- OSOE-84: Some refactoring, added missing parameter documentation by @0liver in #238
- OSOE-84: Merge task/nodejs-extensions to dev by @0liver in #258
- GOV-3: Add custom page header check to UI Testing Toolbox by @DemeSzabolcs in #257
Full Changelog: v5.1.1...v6.0.0
v5.1.1
What's Changed
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- OSOE-347: Removing outdated Edge workaround by @Piedone in #241
- OSOE-470: Remove false entries (actual typos) from spell checking allow lists by @BenedekFarkas in #242
- OSOE-464: Attempt to fix dotnet test randomly getting stuck due to sync-over-async and shorter/safer monkey testing by @Piedone in #243
- OSOE-423: Offer Media management testing as part of TestBasicOrchardFeaturesAsync() too in Lombiq.UITestingToolbox by @Luko6 in #226
- NEST-362: DRY-ing TestTurningFeatureOnAndOffAsync() method by @DemeSzabolcs in #246
- HAST-292: Move MakeFileSystemFriendly to HL by @DAud-IcI in #245
- OSOE-415: Visual verification update and code refactoring by @DAud-IcI in #247
- NEST-386: TestMediaOperationsAsync function is flaky by @DemeSzabolcs in #249
- OSOE-497: Better exception message during visual verification testing on baseline-actual dimension mismatch by @Piedone in #248
- OCORE-105: Removing workaround for Orchard bug that perhaps doesn't exist anymore by @Piedone in #250
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters in Lombiq.GitHub.Actions by @BenedekFarkas in #252
- OSOE-530: Better docs, fixing retires on stale elements by @Piedone in #253
- OSOE-532: Fixing analyzer violations by @Piedone in #254
New Contributors
- @BenedekFarkas made their first contribution in #242
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- OSOE-84: docs by @DAud-IcI in #212
- OSOE-401: v3 to later migration and other docs, browser log "message" verbiage clean-up by @Piedone in #205
- OSOE-398: Update all NuGet packages to latest in UI-Testing-Toolbox by @MZole in #203
- OSOE-364: Support multi-tenancy by @Piedone in #207
- OSOE-158: Typo fixes by @Luko6 in #208
- NEST-364: Fix configuration not working correctly in Program.cs by @DemeSzabolcs in #215
- OSOE-412: IsUITesting() always returns false in Lombiq.UITestingToolbox by @dministro in #218
- OSOE-419: Fix that TestAdminAsMonkeyRecursivelyAsync() doesn't navigate anywhere by default by @Piedone in #221
- SNOW-142: Adjusting MonkeyTestingOptions by @Psichorex in #211
- OSOE-418: Keep LF in pnpm-lock.yaml to prevent Git from reporting this file as changed by @0liver in #219
- OSOE-424: Make setup compatible with any and environment-configured DB provider by @Piedone in #224
- OSOE-403: Migrate away from System.Drawing and update Microsoft.SqlServer.DacFx in Lombiq.UITestingToolbox by @DAud-IcI in #214
- OSOE-466: Fixing that TestOutput.log not included in failure dump when run in GitHub Actions by @Piedone in #230
- OSOE-464: Making GitHub Actions annotations optional by @Piedone in #231
- OSOE-464: Folder restructuring by @Piedone in #233
- OSOE-425: Changing workflow names by @Luko6 in #227
- OSOE-363: Save not just the HTML page source but also all the referenced files in MHTML on a test failure by @Piedone in #236
- OSOE-471: In GitHub Actions workflows, surface log message if a UI test is retried by @Piedone in #237
- OSOE-470: Remove false entries (actual typos) from spell checking allow lists in Lombiq.GitHub.Actions by @porgabi in #235
- OSOE-483: Randomly failing UI tests, when upgrading to OC 1.5 in Lombiq.UITestingToolbox by @dministro in #240
- OSOE-392: Upgrade to Orchard Core 1.5 in UI-Testing-Toolbox by @MZole in #225
Full Changelog: v4.0.1...v5.0.0