Daniel Rentz
Daniel Rentz
Hi! Thanks ... ok I see I have to look how this entire mocking thing works (I'm new to Jest). Is there a list with methods that need to be...
For the records: The root cause was the settings `resetMocks: true` in my Jest config which causes to clear all default mocks created by jest-canvas-mock...
Still happens with v2.8.3
Oh I see, thanks for the pointer. Will take care.
I understand that this will not be changed for array index due to the generic behaviour of TS. But it should be done "right" for explicit methods. At least it...
Any chance to get a response from the authors of the aforementioned commit? @DavertMik @pablopaul
I just encountered the very same problem with the Puppeteer helper, with the same reasons (not re-initializing the property "activeSessionName").
@kayleewright-bluescape Nice, thanks for the hint!
Hi @mikestopcontinues Your test cases try to append elements to the `document` itself. Spec says "If you try to append an element to an existing HTML document, it might throw...
The [roadmap page](https://github.com/microsoft/TypeScript/wiki/Roadmap) is a bit outdated - link list to roadmap issues ends at Jun 2021 - 4.9 features are not completed - planned 5.0 features are missing