client-javascript icon indicating copy to clipboard operation
client-javascript copied to clipboard

This Client is to communicate with the ReportPortal on Node.js.

Results 22 client-javascript issues
Sort by recently updated
recently updated
newest added

I've got the error when I executed tests, which used this client on Jenkins environment. Error: write EPROTO 140597680499200:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../../vendor/node/deps/openssl/openssl/ssl/s23_clnt.c:797: at axios.then.catch (/home/jenkins/workspace/test_e2e//test/node_modules/reportportal-client/lib/rest.js:27:23) at :null:null It look like the...

bug
component:agent

Hi Guys, We are using Axios library and code is in Node JS. When we hit this endpoint, https://ta-reporting.bt.siemens.com/api/v1/HORIZON/launch/import we are getting following error (node:50) UnhandledPromiseRejectionWarning: Error: unable to verify...

I tried agent-js-jasmine and also looked into the issues: - https://github.com/reportportal/agent-js-jasmine/issues/2 - https://github.com/reportportal/agent-js-jasmine/issues/39 But sadly I have no clue how that should work: - onPrepare() and afterLaunch() in karma.conf.js is...

I am experiencing issues with file uploads. Even the example from: https://github.com/reportportal/client-javascript/blob/master/examples/generateTestLaunch.js is not working. The headers are still set and sent, but it seems that ReportPortal is ignoring them....

help wanted
component:agent

Can be useful at least for https://github.com/reportportal/agent-js-playwright/issues/126

Looking for some help, I have verified two people on my team with M3 macbooks cannot run cypress with reportportal locally with the newest version of @reportportal/agent-js-cypressdue to the error...

bug

TODO: Add the docs section regarding proxy, certificates and other http client options.

added typings to use lib in typescript projects

Snyk reports the following vulnerability with "inflight" used by "glob v8.1.0" npm dependency: ![Image](https://github.com/user-attachments/assets/d6f4c698-4702-4d57-9d96-020758fa3810) Is it possible to upgrade glob to the latest?