project icon indicating copy to clipboard operation
project copied to clipboard

[helm][testing-toolkit-test-cases] Fix delay based tests and quoting service /health tests

Open kleyow opened this issue 8 months ago • 2 comments

Summary: Currently the GP tests fail due to older versions of the ttk and ttk test cases

golden_path/feature_tests/Active_Inactive_participants/active_and_inactive_participants_accounts.json - Due to faulty delay code that has been fixed in ml-testing-toolkit v17.2.1

golden_path/quoting_service/quoting_service.json - Due to health endpoint with datastore information being moved to the quoting handler.

The ttk test cases need a new versioned release and the helm charts be updated with a minor release to v16.0.1 to fix these GP tests.

Tasks: [ ] Update helm mojaloop chart to v16.0.1 [ ] Update helm ttk versions to v17.2.1 and subsequent chart version [ ] Update helm testing-toolkit-test-cases to v16.0.1 and subsequent chart version

Severity: (Low, Medium, High)

Priority: (Critical, Medium, Low)

Expected Behavior These GP tests pass

Steps to Reproduce

  1. Deploy v16.0.0 on IAC
  2. Run GP

Specifications

  • Component (if known): Mojaloop charts v16
  • Version:
  • Platform: IAC
  • Subsystem:
  • Type of testing:
  • Bug found/raised by:

Notes:

  • Severity when opened:
  • Priority when opened:
image.png

kleyow avatar Jun 14 '24 00:06 kleyow