-
sinon.stub().returnsPromise() – no such method.
everything is ok with sinon 4.5.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
```
TypeError: Attempted to replace instances which is already replaced
at eval (webpack://dummy/../../sinon/lib/sinon/sandbox.js?:166:15)
at Array.forEa…
-
**Is your feature request related to a problem? Please describe.**
In https://github.com/sinonjs/sinon/tree/main/docs/guides/migration-guide.md the fact that there is a breaking change with the new…
-
Hi,
I would like to know how can I fake the minTimeout of my r-retried function using sinon.fakeTimers or anything equivalent ?
Thanks
-
When using '@autobind' on a component, then in tests `sinon.spy(Component.prototype, 'someMethod')` will yield an error:
```
TypeError: Attempted to wrap undefined property undefined as function
…
-
# 利用 Sinonjs 构建测试桩:Spies and Stubs - Harttle Land
[http://harttle.land/2016/07/27/sinon-stub.html](http://harttle.land/2016/07/27/sinon-stub.html)
-
```
node_modules/@types/sinon/index.d.ts:1447:53 - error TS2694: Namespace '"C:/Projects/WoT/thingweb/thingweb.node-wot-danielpeintner/node_modules/@sinonjs/fake-timers/types/fake-timers-src"' has no…
-
Faltan pruebas sinon para las clases Distancia y Volumen @alu0100406122.
-
Sinon is apparently not playing well with webpack. Would phantomjs?