Hi, I'm trying to replicate the example in the partial mocking documentation, but the test fails because it doesn't override the implementation. VSCode also detects that the
spy()
spy()
function should only receive two arguments. How can i fix or do partial mocking?
Thanks
- jsr:@std/testing/mock 1.0.12 - deno 2.3.1 - linux mint 22.1