hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
651 stars 404 forks source link

Add unit tests for caliper-cli #1555

Open davidkel opened 5 months ago

davidkel commented 5 months ago

caliper-cli has no unit tests at all New tests should not assume that the code is actually correct. It's expected that if the tests finds bugs or relevant situations where unexpected behaviour occurs then the code should also be fixed.

Sayalikukkar commented 5 months ago

@davidkel , Can you assign this task to me

davidkel commented 5 months ago

@Sayalikukkar Done.

rahat2134 commented 4 months ago

Hi @davidkel can you elaborate more on this issue? Want to give it a try.