Marika Marszalkowski
Marika Marszalkowski
Hey @nazarkulyk, I just looked at this issue after a long time. We are considering to improve test utils in the future, but this is not on our current roadmap....
I encountered a similar issue. The workaround above does not work for me because we are using an npm access token for authentication and authorization and the workaround above needs...
Oh and please add tests for this.
@luizcarlospedrosogomes, it has been a long time since this issue was discussed. Were you able to solve or work around it since then?
Hey @carlonnheim, we are aware of this inconvenience, but I would like to understand your issue a bit better first. Could you share the code that you would **like** to...
Ok, I got it for now. We will look into this, but I am afraid that this might not be possible without bigger (maybe even major, aka version 4) changes....
Hey @sven-petersen, thank you for the suggestion, we will discuss it. The ESM topic is generally on our radar as well 😊
We have discussed this and took it into our backlog. This will require a bit of investigation to understand whether just switching the endings for the imports is enough. Also,...
Hey @mikicho, sorry for the delay. I am now looking into this again and one thing I noticed is that we almost never use `.replyWithError()` but rather `.reply(500)` or similar....
I can't because it is flaky and I don't know which part of the code causes this. But I just found that this is not happening on errors exclusively. One...