13 Commits (52a67e60a13c182622db02f79079b059b65adefa)

Author SHA1 Message Date
Sindre Sorhus f5e227edc5 fix XO lint issues 9 years ago
Sindre Sorhus b09afd0ce5 automagically migrate to latest AVA 9 years ago
André Cruz 26a499c033 Add statusCode to ParseError, closes #182. 9 years ago
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
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
Vsevolod Strukchinsky b60f955c3e move _server.js to helpers 9 years ago
Sindre Sorhus 9fefbb3c02 bump dev dependencies 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 f7500d474e Rewrite tests with async/await 💖 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
Sindre Sorhus e944467ed5 improve error output on invalid JSON 10 years ago
Vsevolod Strukchinsky 11680b1b68 Explicit Error classes 10 years ago
Vsevolod Strukchinsky 04dbc4b728 Add Promise API 10 years ago
Connor Hindley 312c80d82c do not parse json on a 204 response 10 years ago
Vsevolod Strukchinsky 7adc122895 Use node-tap@1.0.0 10 years ago
Vsevolod Strukchinsky 2302a1e6e5 auto-redirect only on GET and HEAD methods 10 years ago
Vsevolod Strukchinsky 0765c848ec Add test on deep-nested errors 10 years ago
Vsevolod Strukchinsky e07977d18c Add tests on nested errors 10 years ago
Vsevolod Strukchinsky 7da072b608 Parse non-200 responses when options.json is true 10 years ago
Vsevolod Strukchinsky f8057d24fc Add json option 10 years ago