6 Commits
Author SHA1 Message Date
Fyodor Soikin 2fc878b482 Typo: no param name for "xhr" param in respondWith on fakeServer 2013-04-21 18:18:25 -04:00
JesperSchultz 893f366fdc fix for combined matchers in sinon 2013-04-18 18:42:10 +02:00
Richard Towers 426b27e929 mock expects should return an Expectation, rather than a ExpectationStatic.
http://sinonjs.org/docs/#mocks
2013-03-25 15:05:08 +00:00
William Sears 104f81e5e4 Add defs for new and missed APIs
Add defs for new APIs callArgOn, callArgOnWith, yieldOn and yieldToOn.
Add def to make SinonSpy/SinonStub callable.
Add def for missed API SinonStub.resetBehavior
2013-02-05 13:18:13 -08:00
William Sears 60e2bdc916 Restructure to existing standards and update to more closely reflect the
actual implementation of the JavaScript library.
2013-01-30 13:59:31 -08:00
William Sears 4fe137ae7d Definitions and unit tests for sinon.js 2013-01-25 11:31:28 -08:00