Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use development Docker image in integration tests #346

Open
bestbeforetoday opened this issue May 10, 2024 · 0 comments
Open

Use development Docker image in integration tests #346

bestbeforetoday opened this issue May 10, 2024 · 0 comments

Comments

@bestbeforetoday
Copy link
Member

bestbeforetoday commented May 10, 2024

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

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.

@bestbeforetoday bestbeforetoday changed the title Use development fabric-chaincode-shim in integration tests Use development Docker image in integration tests May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant