520 Commits (create-test-server)
 

Author SHA1 Message Date
Luke Childs 33f035d204 Remove 404 routes 7 years ago
Luke Childs 74bf4afc94 Make use of Express helper methods 7 years ago
Luke Childs 5589c91a72 Remove unused handler 7 years ago
Luke Childs 71547a3ade Got should always be the last import 7 years ago
Luke Childs af1b8ffd5e Remove unused test/helpers/server.js 7 years ago
Luke Childs 6b39450c13 Use create-test-server in test/cancel.js 7 years ago
Luke Childs cb74657174 Use create-test-server in test/unix-socket.js 7 years ago
Luke Childs 857bc17f99 Use create-test-server in test/timeout.js 7 years ago
Luke Childs 0c11f592f4 Use create-test-server in test/stream.js 7 years ago
Luke Childs d672b19d70 Use create-test-server in test/retry.js 7 years ago
Luke Childs 219aa91161 Use create-test-server in test/redirects.js 7 years ago
Luke Childs c0442eb484 Use create-test-server in test/progress.js 7 years ago
Luke Childs cb3bd0b1a2 Use create-test-server in test/post.js 7 years ago
Luke Childs 67b1ca852a Use create-test-server in test/json-parse.js 7 years ago
Luke Childs 48d47828fd Use create-test-server in test/https.js 8 years ago
Luke Childs 7f377dfd93 Use create-test-server in test/http.js 8 years ago
Luke Childs f059ecd704 Use create-test-server in test/helpers.js 8 years ago
Luke Childs 39d489b793 Use create-test-server in test/headers.js 8 years ago
Luke Childs 8c3779df11 Use create-test-server in test/gzip.js 8 years ago
Luke Childs 97ee79d12a Use create-test-server in test/error.js 8 years ago
Luke Childs 9f5a8c918a Use create-test-server in test/arguments.js 8 years ago
Luke Childs 822c35482e Install create-test-server 8 years ago
Sindre Sorhus 33cbb6ffcf Make the `useElectron` option `false` by default 8 years ago
Damien Lebrun b55f79e99d Expose CancelError (#378) 8 years ago
Kevin Martensson 8ccdeacac9 Add `graphql-got` to related modules 8 years ago
Damien Lebrun 5d4521836e Document how to test for cancelation (#376) 8 years ago
Jonathan Otto e31282dfd3 Fix cancel when timeout exists - fixes #344 (#360) 8 years ago
Rich Hodgkins 4b49df20f0 Remove StdError constructor call from error stack traces (#367) 8 years ago
Sindre Sorhus 8b040afc07 Simplify readme avatar URLs 8 years ago
Vadim Demedes be7b80252a Add progress events (#322) 8 years ago
Luke Childs a4eb37b8d0 Error should be called `err` for consistency (#347) 8 years ago
Sindre Sorhus aeb142b2e4 Bump AVA 8 years ago
Sindre Sorhus e871099c46 Explicitly ignore `electron` for browser builds 8 years ago
Sindre Sorhus 0a98604bcd Meta tweaks 8 years ago
Sindre Sorhus 12dbf083fd Fix tests 8 years ago
Sindre Sorhus b725ef5768 7.1.0 8 years ago
Sindre Sorhus 1da85aa275 Bump `p-cancelable` 8 years ago
Sindre Sorhus 8bb556a78a Bump AVA 8 years ago
Dreamacro c0c6bcf1ac Fix unix address parser (#339) 8 years ago
Sindre Sorhus f535947a05 Escape dot in regex in a test 8 years ago
Philipp Beck 1cf2bbf8cf Support Array with the `json` option (#335) 8 years ago
Luke Childs ee405f4843 Add all helper functions in the same loop (#336) 8 years ago
Kevin Martensson 8660ab7591 Add test for `err.response.body` 8 years ago
Steven Vachon 3f117379e6 `url` arg optimizations (#329) 8 years ago
Sindre Sorhus 4e1b0bfbaf Fix readme highlight link 8 years ago
Sindre Sorhus f735bdd411 Bump dev dependencies 8 years ago
Sindre Sorhus 049a0504a0 Add a feature highlight section to the readme (#326) 8 years ago
Luke Childs 17e24e938b Remove nonexistent strictSSL option from test (#328) 8 years ago
Luke Childs f9d19e3334 Add `decompress` option (#320) 8 years ago
Sindre Sorhus ae1804b898 Update .travis.yml 8 years ago