hyperledger / hyperledger/fabric-chaincode-java

Use development Docker image in integration tests

Đang mở
#346 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
323
Fork
210
Merge trung bình
8 giờ 1 phút
Pull request đã merge (30 ngày)
8

Mô tả

**As a** contributor
**I want** integration tests to use the development chaincode Docker image
**So that** I can confirm that a release version of the codebase will function correctly

The chaincodes used by the integration tests run in [microfab](https://github.com/hyperledger-labs/microfab). This offers a functional Fabric environment and is extremely quick. However, the chaincode environment is not the same as the chaincode Docker image defined in [fabric-chaincode-docker](https://github.com/hyperledger/fabric-chaincode-java/tree/main/fabric-chaincode-docker).

It might be sufficient for a smaller set of tests to use the development chaincode Docker image rather than have all integration tests run there. The scenarios should cover both Gradle and Maven chaincode to ensure that the image contents provide all the necessary tools.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.