We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9d20d580e648c63c3a2e83a3285aed0d609b0a3f
npm run prepare
npm run dist
68 passed 2 failed set-base-url › changes the headers /Users/johniexu/Documents/github/apisauce/test/set-base-url.test.js:39 38: const response3 = await api.get('/number/200') 39: t.is(response3.problem, 'CONNECTION_ERROR') 40: }) Difference: - 'SERVER_ERROR' + 'CONNECTION_ERROR'
no-server › has a response despite no server /Users/johniexu/Documents/github/apisauce/test/no-server.test.js:13 12: return x.get('/number/200', { a: 'b' }).then(response => { 13: t.is(response.status, null) 14: t.is(response.problem, CONNECTION_ERROR) Difference: - 502 + null
my device infos are as follows:
The text was updated successfully, but these errors were encountered:
This will be fixed with #314.
Sorry, something went wrong.
No branches or pull requests
9d20d580e648c63c3a2e83a3285aed0d609b0a3f
npm run prepare
npm run dist
my device infos are as follows:
The text was updated successfully, but these errors were encountered: