cacti icon indicating copy to clipboard operation
cacti copied to clipboard

test(daml): add openapi-validation.test.ts on DAML connector

Open raynatopedrajeta opened this issue 1 year ago • 0 comments

Description: This update will add a test case for DAML Connector This test ensures proper deployment of the contract, validates the OpenAPI endpoints.

Acceptance Criteria The test should validate:

  1. Successful contract deployment with correct parameters.
  2. Failure cases where required parameters are missing or invalid.

Parent ticket: https://github.com/hyperledger-cacti/cacti/pull/3615#discussion_r1852244267

raynatopedrajeta avatar Dec 19 '24 03:12 raynatopedrajeta