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
642 stars 403 forks source link

caliper-ethereum : Add new tests for `connectorFactory` and `ethereum-connector` #1560

Open Sweetdevil144 opened 2 months ago

Sweetdevil144 commented 2 months ago

Added test cases for caliper-ethereum package Ready for Review

Checklist

Issue/User story

Steps to Reproduce

  1. cd packages/caliper-ethereum && npm i && npm run dev

Existing issues

Design of the fix

Validation of the fix

Automated Tests

What documentation has been provided for this pull request

davidkel commented 2 months ago

@aklenik Can you take a look ?

Sweetdevil144 commented 1 month ago

Hey,

Sorry for the inactivity. I've been busy from the past few days due to travel. I'll wrap this up soon.

Sweetdevil144 commented 1 month ago

I've been encountering an error : connection not open. Is this a valid error or is there something going wrong?

Sweetdevil144 commented 1 month ago

I've been encountering an error : connection not open. Is this a valid error or is there something going wrong?

Any Updates on this?

Suites Prepared. Can you review the suites now?