cacti
cacti copied to clipboard
test(daml): add openapi-validation.test.ts on DAML connector
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:
- Successful contract deployment with correct parameters.
- Failure cases where required parameters are missing or invalid.
Parent ticket: https://github.com/hyperledger-cacti/cacti/pull/3615#discussion_r1852244267