Closed sownak closed 4 years ago
This is a good first issue for anyone who has good knowledge of Fabric chaincode.
The existing Supplychain App works on Fabric 1.4.4 without any modifications to the chaincode. If any specific features of Fabric 1.4.4 is to be explored, then some changes may be necessary. This issue is closed without any code changes; open a new issue if there is any specific change or a bug found.
Here is the output from Postman Runner tests SupplyChainTest.postman_test_run.LOG
Description
As a developer I want to test BAF Supplychain app chaincode with Fabric 1.4.3 so that I can deploy the Supplychain app on a Fabric 1.4.3 network.
The Supplychain chaincode(s) can be found at examples\supplychain-app\fabric\chaincode_rest_server\chaincode This sample is built for Fabric 1.4.0, this task is to test the chaincode for Fabric 1.4.4 and make any changes if necessary.
Acceptance Criteria