issues
search
substantial
/
sinon-stub-promise
Synchronous Promise stubbing for Sinon.JS
MIT License
85
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incompatible with sinon 5.0
#30
senseysensor
opened
6 years ago
7
Chained THEN not working as expected
#29
w3apps
opened
7 years ago
0
test chained thens
#28
w3apps
opened
7 years ago
0
Is version 4.0.0 compatible with sinon 2.x.x?
#27
wuher
opened
7 years ago
0
how do I verify arguments passed to the stub ?
#26
walshe
opened
7 years ago
2
finally support?
#25
johannesjo
opened
7 years ago
0
Stubbing Fetch Call - stubbed response.json() will not invoke
#24
dman777
closed
7 years ago
2
'match' of undefined in ie11
#23
zowers
opened
7 years ago
0
finally does not return anything, so chaining another then/reject on it is not possible
#22
jhilden
closed
7 years ago
2
delegating resolution if onReject returns a promise
#21
benzaita
closed
8 years ago
1
Chaining promises don't work as intended
#20
rhagigi
opened
8 years ago
1
Add a project license
#19
GentlemanHal
closed
8 years ago
0
Synchronously call callbacks added to promise before resolves/rejects
#18
rhagigi
closed
8 years ago
9
Using sinon-stub-promise on an existing promise object
#17
Kannaj
opened
8 years ago
6
Add support for Node 6 to the engines config
#16
lexi-lambda
closed
8 years ago
0
Changed module loading code to fix issue #14
#15
Astridax
closed
8 years ago
1
Module doesn't load correctly when run through Karma in environments that aren't browsers. Window variable is not defined.
#14
Astridax
closed
8 years ago
1
Make sure catch catches errors
#13
andysprout
closed
8 years ago
2
Adds support to resolving multiple times with same value
#12
thitemple
closed
8 years ago
1
docs: add a section about usage with Karma + link to plugin
#11
alexweber
closed
8 years ago
1
Link to Karma plugin
#10
alexweber
closed
8 years ago
4
Using withArgs?
#9
recipher
closed
9 years ago
7
Stop execution of chained thens after error
#8
matthewrfindley
closed
9 years ago
3
Make work in browser environment
#7
depoulo
closed
9 years ago
1
Handle when assertion error thrown in promise
#6
a-b-r-o-w-n
closed
9 years ago
2
Handle when error thrown inside a then
#5
a-b-r-o-w-n
closed
9 years ago
0
A stub can only resolve a value once.
#4
a-b-r-o-w-n
closed
8 years ago
3
Handle thrown error in resolved promise
#3
khjrtbrg
closed
9 years ago
0
allow for resolves/rejects to be called in series
#2
amay
closed
9 years ago
0
return intermediate values from catch
#1
amay
closed
9 years ago
0