Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

update generated test files when chaincode metadata has been updated to return more data #164

Closed
heatherlp opened this issue Oct 9, 2018 · 1 comment
Assignees

Comments

@heatherlp
Copy link
Contributor

heatherlp commented Oct 9, 2018

Under the work I'm doing in #60, I'm calling getMetaData on a smart contract (in fabric 1.3) and using the data to add to the test file we generate.
In a future release, Matthew has plans to update what metadata is returned, so we should update the generated test files once this has been done.

Note: I wont be making use of the "returns" section of the metadata, because I've got no way of knowing what type is returned by submitTransaction, only the value. Also not making use of "title" section of metadata, as the extension knows what the name of the instantiated smart contract is

@heatherlp
Copy link
Contributor Author

#247 is related I think

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant