Difference between revisions of "Change Log Test Harness"

From FMR Knowledge Base
Jump to navigation Jump to search
(Changelog for Fusion Test Harness)
(Changelog for Fusion Test Harness)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
=Changelog for Fusion Test Harness=
 
=Changelog for Fusion Test Harness=
  
==Version 3.X.X (Released: 2026/??/??)==
+
==Version 3.3.0 (Released: 2026/??/??)==
 +
* Support the ability for the test harness to act as a resource server
 +
 
 +
==Version 3.2.0 (Released: 2026/02/20)==
 
* Test steps may now have an "issue" property
 
* Test steps may now have an "issue" property
 
* Allow functions to pass variables in call
 
* Allow functions to pass variables in call

Latest revision as of 07:07, 24 February 2026

Changelog for Fusion Test Harness

Version 3.3.0 (Released: 2026/??/??)

  • Support the ability for the test harness to act as a resource server

Version 3.2.0 (Released: 2026/02/20)

  • Test steps may now have an "issue" property
  • Allow functions to pass variables in call

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