111 Commits (cecea2d1081c2dc255995229cbcf4eff92a7efb1)

Author SHA1 Message Date
Sindre Sorhus 14a05b3ed6 ⬆️ ava@0.12.0 9 years ago
Luigi Pinca 45a636c6c2 parse the response body only if it is not empty 9 years ago
birhoff f9078b6440 Close #171 PR: Fix user-agent string RFC 2616 Section 14.43. Fixes #169 9 years ago
Sindre Sorhus 3dc219e704 nit - remove unnecessary use of template literal in tests 9 years ago
Vsevolod Strukchinsky a51ab9ed61 ⬆️ ava@0.11 9 years ago
Vsevolod Strukchinsky 99c8ee9f07 replace useless test for uppercase with working one 9 years ago
Vsevolod Strukchinsky f9ef29a3fc convert method to uppercase in options 9 years ago
Vsevolod Strukchinsky 27313bd5cf replace duplicate test from https 9 years ago
Vsevolod Strukchinsky a64e57f27b test redirect from http to https locally 9 years ago
Vsevolod Strukchinsky e69aae8a04 decrease timeouts in retry tests 9 years ago
Vsevolod Strukchinsky 00ee3b47e2 Revert "temporary fix for T2892 (`const` gives "read-only" error)" 9 years ago
Vsevolod Strukchinsky c4045e3de6 temporary fix for T2892 (`const` gives "read-only" error) 9 years ago
Sindre Sorhus 25425e3e3a ⬆️ node-status-codes@2 9 years ago
Vsevolod Strukchinsky b60f955c3e move _server.js to helpers 9 years ago
Sindre Sorhus 9fefbb3c02 bump dev dependencies 9 years ago
Vsevolod Strukchinsky 20b7e845a6 remove callback interface 9 years ago
Sindre Sorhus 7169f8fe5d ⬆️ ava@0.7.0 9 years ago
Vsevolod Strukchinsky 870cd03c99 remove pinkie-promise 9 years ago
Vsevolod Strukchinsky 59aa1d3a1d pass error to retries option 9 years ago
Vsevolod Strukchinsky 16a6e08b11 add test on head method with gzip decoding 9 years ago
Vsevolod Strukchinsky a10a99e8ae accept backoff function in retry option 9 years ago
Sindre Sorhus 28ddd68a7c some more test fixes 9 years ago
Sindre Sorhus 6ad66e9ccc fix previously uncaught test failure 9 years ago
Vsevolod Strukchinsky cf54459257 remove undefined code in errors 9 years ago
Vsevolod Strukchinsky dcc7de6815 make response property non enumerable on error 9 years ago
Vsevolod Strukchinsky e45087ab04 fix accept and content-length headers overriding 9 years ago
Sindre Sorhus 32d9077a76 bump `get-port` 9 years ago
Sindre Sorhus 7ebcd93ced pify tweaks 9 years ago
Sindre Sorhus ef2c114f90 ⬆️ ava@0.3.0 9 years ago
Vsevolod Strukchinsky f7ab59459e correct exception spelling 9 years ago
Vsevolod Strukchinsky 013a2b57f8 missing tests on options 9 years ago
Vsevolod Strukchinsky ce752ac2ff getting ready for new ava release 9 years ago
Vsevolod Strukchinsky e237ca142d promisify _server.js 9 years ago
Vsevolod Strukchinsky 501f71fa74 Pify pem module 9 years ago
Vsevolod Strukchinsky e2ee4ab645 Revert test on helper + callback 9 years ago
Vsevolod Strukchinsky f7500d474e Rewrite tests with async/await 💖 9 years ago
Vsevolod Strukchinsky 9ffbbdf5ab Deferred response event 9 years ago
Vsevolod Strukchinsky 9b9d359138 Speed up tests 9 years ago
Vsevolod Strukchinsky 6c59ce8b34 Add exponential retry on network errors 9 years ago
Vsevolod Strukchinsky 62ff082deb Throw on authentication in url string 9 years ago
Vsevolod Strukchinsky 066e6125e0 Emit either error or reponse event in stream mode 9 years ago
Sindre Sorhus c8e0e04723 rename test files 9 years ago
Sindre Sorhus a03201fb16 ES2015ify the tests 9 years ago
Vsevolod Strukchinsky f57a5e89f8 move from tap to ava 9 years ago
Vsevolod Strukchinsky df26918b3d throw when callback is passed to stream mode 9 years ago
Vsevolod Strukchinsky 0109725b74 workaround throwing in promise mode 9 years ago
vdemedes 3182234d0e allow requests via unix domain socket 10 years ago
Vsevolod Strukchinsky e0863dcce9 pass errors in stream mode 9 years ago
Sindre Sorhus 5c1e976b2f add XO 10 years ago
Sindre Sorhus e944467ed5 improve error output on invalid JSON 10 years ago