issues
search
sinonjs
/
sinon
Test spies, stubs and mocks for JavaScript.
https://sinonjs.org/
Other
9.66k
stars
769
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix out-of-date fake-timers docs
#2628
fatso83
closed
3 weeks ago
1
Bump elliptic from 6.5.7 to 6.6.0
#2627
dependabot[bot]
closed
3 weeks ago
1
Bump rexml from 3.3.7 to 3.3.9
#2626
dependabot[bot]
closed
3 weeks ago
1
sinon.useFakeTimers doesn't work in version 19.0.2, prior 18 version it worked
#2625
Ocke-Janssen
closed
3 weeks ago
7
Can't use `withArgs` in an added behavior
#2624
stuft2
closed
4 weeks ago
1
Bump webrick from 1.8.1 to 1.8.2
#2623
dependabot[bot]
closed
1 month ago
2
It should be possible to wrap same method in each sandbox again
#2622
christian-schwaderer
closed
1 month ago
6
RFC: stubbing fonction expressions in ESM modules
#2621
forty
opened
1 month ago
1
Add more specific information in the migration guide to v19 about Fake Timers and toFake
#2620
neverbot
opened
1 month ago
2
Iterating over Readable streams never resolves with fake timers
#2619
mattdean-digicatapult
closed
2 months ago
5
Remove Browserify in favor of ESBuild (already used in Mochify)
#2618
fatso83
opened
2 months ago
1
Bump samsam and nise to latest versions
#2617
fatso83
closed
2 months ago
2
Remove referee-sinon introduced by recent mochify merge
#2616
fatso83
closed
2 months ago
1
Bump path-to-regexp from 6.2.2 to 8.1.0
#2615
dependabot[bot]
closed
2 months ago
2
fix cloud tests
#2613
fatso83
closed
2 months ago
0
upgrade fake timers and others
#2612
fatso83
closed
2 months ago
1
Bump path-to-regexp and nise
#2611
dependabot[bot]
closed
2 months ago
3
Security issue in dependency module nise
#2610
pascalverlinden
closed
2 months ago
3
Try to use newer mochify packages
#2609
fatso83
closed
2 months ago
4
Bump elliptic from 6.5.5 to 6.5.7
#2608
dependabot[bot]
closed
2 months ago
2
sinonjs/text-encoding is not tagged
#2607
bastien-roucaries
closed
3 months ago
3
Automate Release Process + Provenance
#2606
elliot-huffman
opened
3 months ago
6
Bump braces from 3.0.2 to 3.0.3
#2605
dependabot[bot]
closed
5 months ago
0
Mysterious undocumented v18
#2604
Offirmo
closed
5 months ago
3
fix(tests): typo
#2603
Rotzbua
closed
5 months ago
0
feat(docs): overview of previously supported Node.js
#2602
Rotzbua
closed
2 months ago
0
docs: overview of compatible nodejs versions
#2601
Rotzbua
closed
2 months ago
4
feat(ci): add node v22
#2600
Rotzbua
closed
5 months ago
0
Bump rexml from 3.2.5 to 3.2.8
#2599
dependabot[bot]
closed
6 months ago
0
Bump nokogiri from 1.16.2 to 1.16.5
#2598
dependabot[bot]
closed
6 months ago
0
sinon-test is broken when using sinon v17.0.2
#2597
john-mills-nz
closed
6 months ago
2
SinonFakeServer.respondWith not working with query params on 17.0.2
#2596
1bberto
closed
6 months ago
5
upgrade packages
#2595
fatso83
closed
6 months ago
1
Remove `const sandbox = sinon.createSandbox();` from examples unrelated to `sandbox`.
#2594
DanKaplanSES
closed
6 months ago
1
Avoid return and callArg* clearing each other's state
#2593
fatso83
closed
7 months ago
0
fix #2589: avoid invoking getter as side-effect
#2592
fatso83
closed
7 months ago
0
Fix typo in mocks documentation
#2591
eduardocruzpalacios
closed
8 months ago
0
[Node v21.7.0] Impossible to stub `fetch`
#2590
regseb
closed
6 months ago
4
Calling replaceGetter invokes the original function
#2589
egmacke
closed
7 months ago
4
Cannot stub private methods in native JavaScript classes
#2588
BillyRayPreachersSon
closed
9 months ago
1
Bump ip from 1.1.8 to 1.1.9
#2587
dependabot[bot]
closed
7 months ago
1
chore: prefer cache option of setup-node
#2586
mroderick
closed
9 months ago
1
Bump nokogiri from 1.14.3 to 1.16.2
#2585
dependabot[bot]
closed
9 months ago
1
Documentation of callIds
#2584
rluvaton
closed
2 months ago
1
SyntaxError: Unexpected token . -> assert(opts?.sinonXhrLib, "No XHR lib passed in");
#2583
chuphalashit19
closed
10 months ago
1
Bump actions/cache from 3 to 4
#2582
dependabot[bot]
closed
9 months ago
0
Fix some typos at code comments
#2581
Eliyahu-Machluf
closed
10 months ago
1
.rejects doesn't match documentation
#2580
mroderick
closed
10 months ago
2
Feature Request: Add API support to stub a parent class constructor.
#2578
DanKaplanSES
opened
10 months ago
5
Link to createStubInstance util.md docs in stubs.md
#2577
DanKaplanSES
closed
10 months ago
5
Next