Skip to content
New issue

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

696/faraday v2 #713

Merged
merged 1 commit into from Apr 1, 2023
Merged

696/faraday v2 #713

merged 1 commit into from Apr 1, 2023

Conversation

ghost
Copy link

@ghost ghost commented Feb 4, 2023

Summary

Currently fails on the following test which suggests that I the way I have set up Faraday 2.0 is not catching bad JSON.

Failure:
TestHTTPDSL#test_: dsl for http requests should not add data from bad external API. [/Users/alisonacuna/code/bridgetown/bridgetown-builder/test/test_http_dsl.rb:78]
Minitest::Assertion: Expected "{something is very #@$!^& wrong}" to not be truthy.

46 tests, 75 assertions, 1 failures, 0 errors, 0 skips

Context

@jaredcwhite jaredcwhite marked this pull request as ready for review April 1, 2023 22:33
@jaredcwhite jaredcwhite merged commit a62bdb0 into bridgetownrb:main Apr 1, 2023
@jaredcwhite jaredcwhite added this to the 1.3 milestone Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants