Aller au contenu
login
arrow_backRetour aux issues
LF-Decentralized-Trust-labs/FabricOps #33

Add unit tests for the Go settlement sample chaincode

ecoDébutant help wanted good first issue go

descriptionDescription

The sample currently demonstrates CCaaS compatibility but does not provide focused contract-level tests. Acceptance criteria: - Cover creating and reading a settlement. - Cover duplicate settlement rejection. - Cover missing settlement behavior. - Cover marking a settlement as settled. - Tests run without Kubernetes or a Fabric network. - Document the test command in the sample chaincode README.
codeOuvre sur GitHub