Commit Graph
13 Commits
Author SHA1 Message Date
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Roman Salnikov d14a6d94a6 Add definition for missing replyWithError method in nock
https://github.com/pgte/nock/blob/a407b73ac8f0daa947dccf4a29b86b8f99138157/lib/scope.js#L62
2015-08-28 15:09:58 +05:00
Michael Nahkies 8d9ed6686d Added support for query (docs: https://github.com/pgte/nock#specifying-request-query-string) 2015-07-16 09:09:31 +12:00
Wim a5b7b2c128 bool is not a type :( 2015-02-11 16:22:54 +13:00
Wim 48256bad09 Add overrides for request header matching 2015-02-11 16:17:56 +13:00
Wim 85a4f89e84 Add test for matching request header with regex 2015-02-11 16:16:38 +13:00
Jared 63db9fec7d Add Regexp support, request repeating and include version number. 2015-01-06 19:09:49 +13:00
Jared 9ff4ff6377 Add additional methods to nock. 2015-01-05 19:41:01 +13:00
Wim Looman a81083d983 Add nock's disableNetConnect/enableNetConnect functions 2014-11-27 09:19:47 +13:00
Dan Spencer 86146879bd Changed .reply definition to allow objects as for body parameter 2014-06-10 17:20:28 +01:00
Bart van der Schoor 09f3d7a8dc imported 25 definitions from typescript-node-definitions
first batch: the easy pickings

- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT headers (scraped creators from git history)
- added tests
- some modifications
- added CONTRIBUTORS.md for the substantial defs (>50 LOC)
2014-04-22 22:09:35 +02:00