hyperledger / hyperledger/fabric-chaincode-java

Use development Docker image in integration tests

オープン
#346 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
323
フォーク
210
平均マージ
8時間 1分
マージ済み PR(30日)
8

説明

**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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。