Abhinav Pandey

Results 105 comments of Abhinav Pandey

Hey. I would like to fix this issue. @mmabrouk can I go ahead!!

Hey @davidkel . I'd like to work on this issue if this is available !

Thanks @davidkel . Also, can you help me with a heads up for this step? What should be my network configurations when mocking `connectorFactory.js`?

Created tests for `connector-Factory.js`. I'm trying to create tests for `ethereum-connector.js` but it keeps throwing logs as below when I logged the info as follow : ```javascript let configPath =...

I almost forgot about this due to a busy schedule. Do you want me to close the 2 linked PRs as well? Should I focus on new testing mechanisms?

Hey @jjmachan . Looks cool to me. Can I work on it? I don't know pretty much anything about ragas (except that it's written in Python) but I'm confident I...

Hey. Been busy with sems until noe. Taking a look in it now

@anistark here is what I found : - https://github.com/adrienbrignon/mkdocs-exporter : explicitly requires users downloading PDF to have playwright browser compatibility. Let's rule out this Option. - https://pypi.org/project/mkdocs-with-pdf/ : Create clean...

@davidkel I've been working on adding test suites for `packages/caliper-core/lib/worker/rate-control/compositeRate.js`. However, I've been facing some technical difficulties related to testing. I'll open a PR for it soon and link the...

Considering above changes have been applied for proper data-handling within `_prepareControllers`, we get a new error causing recursive functional callings as follow : ``` at CompositeRateController._prepareControllers (lib/worker/rate-control/compositeRate.js:173:37) at new CompositeRateController...