Difference between revisions of "Change Log Test Harness"

From FMR Knowledge Base
Jump to navigation Jump to search
(Version 3.1.0 (Released: 2025/??/??))
(Version 3.1.2 (Released: 2025/10/??))
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
=Changelog for Fusion Test Harness=
 
=Changelog for Fusion Test Harness=
 +
 +
==Version 3.1.2 (Released: 2025/10/24)==
 +
* Correction to audit JSON
 +
* Pretty-print of JSON output to aid problem resolution
 +
 +
==Version 3.1.1 (Released: 2025/10/14)==
 +
* Bug fix on delay after a function call
  
 
==Version 3.1.0 (Released: 2025/08/28)==
 
==Version 3.1.0 (Released: 2025/08/28)==

Latest revision as of 07:33, 24 October 2025

Changelog for Fusion Test Harness

Version 3.1.2 (Released: 2025/10/24)

  • Correction to audit JSON
  • Pretty-print of JSON output to aid problem resolution

Version 3.1.1 (Released: 2025/10/14)

  • Bug fix on delay after a function call

Version 3.1.0 (Released: 2025/08/28)

  • Auditing added to the 'server startup' process
  • Bug fix on the toDate method
  • Upgraded sdmx-core version

Version 3.0.1 (Released: 2025/04/10)

  • Correction in how the Test Harness asserts a blank response
  • Updated some third-party dependencies

Version 3.0.0 (Released: 2025/03/10)

  • Support for test resources to allow testing the install with a restore file
  • Support for empty server responses
  • Support for XPath expression on asserts
  • Support for Regular expressions on expectedValue (string compare)
  • Change to how "reset scripts" are supported
  • Added new 'substitute' command to scripts

Version 2.1.0 (Released: 2024/07/30)

  • New feature: loops introduced in Test Suite

Version 2.0.2 (Released: 2024/07/09)

  • Bug-fix for overriding default values with variable parameter

Version 2.0.1 (Released: 2024/04/05)

  • Now supports default 1 second delay between Test Step retries

Version 2.0.0 (Released: 2023/10/11)

  • Major milestone release