Issues
- 15
Bug mocking with SWC
#2528 opened by assertnotnull - 3
- 0
Error when stubbing a property that does not exist
#2629 opened by DanKaplanSES - 2
Add more specific information in the migration guide to v19 about Fake Timers and toFake
#2620 opened by neverbot - 6
Automate Release Process + Provenance
#2606 opened by elliot-huffman - 7
sinon.useFakeTimers doesn't work in version 19.0.2, prior 18 version it worked
#2625 opened by Ocke-Janssen - 1
Can't use `withArgs` in an added behavior
#2624 opened by stuft2 - 6
- 1
RFC: stubbing fonction expressions in ESM modules
#2621 opened by forty - 5
- 7
Elaborate on "For the stubbing to work, the stubbed method cannot be destructured, neither in the module under test nor in the test."
#2552 opened by DanKaplanSES - 5
Iterating over Readable streams never resolves with fake timers
#2619 opened by mattdean-digicatapult - 1
- 2
breaking: Limit assertion log to a reasonable default
#2562 opened by fatso83 - 4
docs: overview of compatible nodejs versions
#2601 opened by Rotzbua - 1
Documentation of callIds
#2584 opened by rluvaton - 3
Security issue in dependency module nise
#2610 opened by pascalverlinden - 3
sinonjs/text-encoding is not tagged
#2607 opened by bastien-roucaries - 3
Mysterious undocumented v18
#2604 opened by Offirmo - 4
[Node v21.7.0] Impossible to stub `fetch`
#2590 opened by regseb - 5
- 2
sinon-test is broken when using sinon v17.0.2
#2597 opened by john-mills-nz - 1
Remove `const sandbox = sinon.createSandbox();` from examples unrelated to `sandbox`.
#2594 opened by DanKaplanSES - 5
`returns` clears fake's `callArgAt`
#2572 opened by fpascutti - 4
`returns` not override `callThrough`
#2566 opened by rluvaton - 4
Calling replaceGetter invokes the original function
#2589 opened by egmacke - 1
- 1
SyntaxError: Unexpected token . -> assert(opts?.sinonXhrLib, "No XHR lib passed in");
#2583 opened by chuphalashit19 - 2
.rejects doesn't match documentation
#2580 opened by mroderick - 4
Discrepancy in stub construction methods
#2574 opened by weshouman - 1
Throw meaningful error message when trying to return non-objects from stub used as constructor
#2532 opened by fatso83 - 7
- 1
- 9
I can't find the CHANGELOG
#2549 opened by Offirmo - 6
Unable to install sinon@16.1.1
#2557 opened by awegrzyn - 1
No useRealTimers() or runAllTimers() ?
#2548 opened by GeoffreyPlitt - 1
[Node 18.17] Same URLs are different
#2527 opened by regseb - 1
Use sinon to mock node-mssql
#2541 opened by cklat - 3
- 1
ThrowsPrimitive function
#2524 opened by darcyrush - 0
- 3
"Attempted to wrap undefined property **mySpiedMethod** as function" in a function exported as a getter
#2523 opened by Xavier-Redondo - 4
'TypeError: Attempted to wrap undefined property as function' while stubbing a module function
#2530 opened by mykola-mokhnach - 7
SyntaxError: Unexpected token 'export' on the latest version of sinon 15.2.0 with jest
#2522 opened by hrai - 0
Dummy
#2521 opened by hangjit-domain - 0
Support callable instances
#2516 opened by bojavou - 1
- 3
Sinon stub MomentJS cant stub main function
#2518 opened by t1a2l - 5
- 4
Cannot stub static methods of class
#2511 opened by hustlerman