You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
Tests in test/go-chaincode/vendor-dependencies.bats should confirm the expected behaviour for possible .govendor_packages files (is this a standard Go file or something specific to starter kit?), e.g. no file, empty file, entries with leading/trailing/no whitespace, etc.
Follow on from PR #86
Tests in test/go-chaincode/vendor-dependencies.bats should confirm the expected behaviour for possible .govendor_packages files (is this a standard Go file or something specific to starter kit?), e.g. no file, empty file, entries with leading/trailing/no whitespace, etc.
Also needs some sort of documentation in https://github.com/IBM-Blockchain-Starter-Kit/IBM-Blockchain-Starter-Kit.github.io
Should there be a placeholder file with suitable comment in the bootstrap project as well?