acvetkov / sinon-chrome

Testing chrome extensions with Node.js
ISC License
435 stars 46 forks source link

Update sinon #52

Closed freaktechnik closed 7 years ago

freaktechnik commented 7 years ago

Updates sinon to the newer v2, which adds a few useful features, like the "resolves" and "rejects" methods on stubs. These make stubbing the browser.* functions way easier, since those typically return promises.

acvetkov commented 7 years ago

@freaktechnik hi! Checkout new version 2.2.0 https://www.npmjs.com/package/sinon-chrome