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

Go client sdk-based test for integration tests #489

Closed
g2flyer opened this issue Dec 8, 2020 · 0 comments · Fixed by #520
Closed

Go client sdk-based test for integration tests #489

g2flyer opened this issue Dec 8, 2020 · 0 comments · Fixed by #520
Assignees

Comments

@g2flyer
Copy link
Contributor

g2flyer commented Dec 8, 2020

Description

Version of equivalent of (main part) of integration/echo_test.sh and/or integration/auction_test.sh based on a Go Application so travis would exercise also automatically all of client-sdk (part of client-sdk should already be done as part of cli-integration in issue #486.

Setup & Chaincode creation might be best used the script-based version currently used in theses scripts as orthogonal to the actual chaincode application. The chaincode creation could eventually be supplemented by a fully-programmatic version, e.g., as part of issue #488

Probably best done together with #490 given the large overlap?

Link to feature or bug

Link to dependent issues

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

Successfully merging a pull request may close this issue.

2 participants