rust-abci icon indicating copy to clipboard operation
rust-abci copied to clipboard

tests for protobuf stuff

Open zramsay opened this issue 7 years ago • 1 comments

zramsay avatar Dec 11 '18 22:12 zramsay

Any specifics which tests we want to see? Sth. I would like to see is a check to circleci to check if the proto files were modified and the dev forgot to regenerate (if there is a diff in the proto files, regenerate code and see if there is a diff; this works better if we use a cargo.lock; ref: #70 )

liamsi avatar Jun 14 '19 08:06 liamsi