9 Commits
Author SHA1 Message Date
Matt York d5b8b95a2d Add onCall(n) and friends to SinonStub definition
These were added in Sinon 1.8, and the definition claims to be Sinon
1.8.1

From documentation:
"As of Sinon version 1.8, you can use the onCall method to make a stub
respond differently on consecutive calls."

http://sinonjs.org/docs/
2014-06-20 18:35:42 -07:00
Bart van der Schoor 1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Luís Rudge 177897f1c5 added missing object to sinon
requests: SinonFakeXMLHttpRequest[];
2014-02-26 10:41:42 -03:00
SomaticIT 80cbd12aae Update SinonJS Definitions to 1.8.1 2014-02-05 20:32:04 +01:00
Sobieck00 78a57d6e37 Update sinon.d.ts
I updated sinon to export for RequireJs with a declare statement at the bottom of the document.
2014-01-11 07:37:32 -06:00
Alex Varju 0babed6558 make sinon signatures --noImplicitAny friendly 2013-09-20 15:19:13 -07:00
Alex Varju 3369d546a1 sinon expectations extend the stub class 2013-09-18 09:58:08 -07:00
Alex Varju 2b69839469 improve signatures for sinon sandbox methods 2013-09-18 09:58:08 -07:00
Alex Varju 204ec28733 rename sinon definitions now that newer versions are supported 2013-09-18 09:58:08 -07:00