List Question
20 TechQA 2024-03-27T16:20:38.073000Sinon: Mock an internal class object and pass the arguments to constructor
42 views
Asked by user8479984
Handle cypress new tab with typescript
104 views
Asked by QA Testing
Spying on abstract method (Sinon + TS)
13 views
Asked by leed
Return value from overloaded method with Sinon
13 views
Asked by alea
What is the equivalent of sinonStub.callsArg(2).returns({}) in Jest?
21 views
Asked by Paul Solecki
Sinon assertions on chained method calls
17 views
Asked by lhoogenraad
Auto-mocking entire module with sinon
23 views
Asked by Sinan Bayar
How to access private static property of a class to use it on testing?
25 views
Asked by Sinan Bayar
How can I get cy.stub() to work for imports in a React component test?
33 views
Asked by Vala
Can we use sinon.stub without using async function in the API
46 views
Asked by Johnson Anthony
esmock with sinon and checking if a function is calledOnce
56 views
Asked by Adam Stewart
How can I stub a function returned by a function? (TS)
34 views
Asked by lukej7
With Cypress, how to assert that a function has been called with an argument that contains a given text string?
150 views
Asked by Yu Zhang
Creating a Stub Instance Using createStubInstance: Constructor Not Skipped as Expected
27 views
Asked by Krblaze
argument of type string is not assignable to type never
47 views
Asked by Rue Vitale
Switching between fake and real time using sinon.js
67 views
Asked by weshouman
Can I put value in stub.returnsThis() when substituting method during test?
26 views
Asked by yanni
Sinon Stub to mock multiple returns is not working
32 views
Asked by Sound
Can't mock/stub knex methods
105 views
Asked by AlfredoDaAs