Skip to content

v1.9.6 - Improved permissions handling, cVRP support, and enhanced conformance test coverage

Choose a tag to compare

@cjrobbertse-ob cjrobbertse-ob released this 02 Feb 12:01

Changelog

Added

  • v4.0 Swagger Update 5
  • Added support for testing JSON objects not present
  • Added extra assertion checks for ReadAccountsDetail, ReadBeneficiariesDetail, and ReadTransactionsDetail tests for v3 and v4
  • added support for Commercial VRP (cVRP)
  • Add enhanced logging for test case authorization and execution
  • Added tests OB-301-DOP-1015003 and OB-400-DOP-101503 which validate the following:
    • OB-301-DOP-1015003 (v3): validates that NumberOfPayments and FinalPaymentDateTime are correctly rejected when included in a consent payload at the same time.
    • OB-400-DOP-101500 (v4): validates that CountPerPeriod and FinalPaymentDateTime are correctly rejected when included in a consent payload at the same time.

Fixed

  • Fixed issue with token permission exclusions not always working as expected.

Removed

  • Removed OB-301-DOP-1015002 (v3) and OB-400-DOP-1015002 (v4) tests as these are replaced by test ID OB-301-DOP-1015003 and OB-400-DOP-101503 respectively.

PRs

Full Changelog: v1.9.5...v1.9.6