hyperledger / hyperledger/fabric-chaincode-java

Use development Docker image in integration tests

未关闭
#346 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
323
派生
210
平均合并
8 小时 1 分钟
30 天内合并 PR
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 摘要。