fabric-chaincode-node icon indicating copy to clipboard operation
fabric-chaincode-node copied to clipboard

Port the FullStackApplication Tests to use as a Functional Test

Open mbwhite opened this issue 2 years ago • 1 comments
trafficstars

These have been shown to find defects eg (#376 and #375 ) therefore suggesting to port these to improve the test coverage.

mbwhite avatar Jan 24 '23 10:01 mbwhite

Ideally all chaincode implementations would use an updated chaincode integration test tool for consistent test coverage... https://github.com/hyperledger/fabric-test/tree/main/tools/chaincode-integration

jt-nti avatar Jan 24 '23 12:01 jt-nti