Jordan Thomson
Jordan Thomson
Still an issue in 2021 👎
I had this issue and fixed it by changing the `source` file in my `package.json` to a TypeScript file.
experiencing the same problem. I was using `setTimeout` to flush promises/simulate a period of time passing (in legacy tests). I suspect this is related to the new "modern" implementation of...
any updates on this? I want to document a mixin that adds a function to any class passed in and cannot seem to find a way to document this whilst...
I am also facing this problem. The response code of 413 is being sent; however, the next piece of middleware is being called. This seems to happen when files being...
any updates on this?
Also curious regarding the behaviour of this. In my scenario, children should be optional. But it should be an array if provided. My solution was to use default values when...
Any update regarding this? I used to use this package before upgrading to Jest 25 and would like to continue using it
@diegoaguilar no unfortunately not. Seems the PR to fix this is still open.
Any progress on this?