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

fix: match request body json otp26 #213

Merged
merged 6 commits into from
Dec 9, 2023

Conversation

barnabasJ
Copy link
Contributor

I tried to upgrade to otp 26 today. But I couldn't get my tests to work because I'm using this for recording graphql queries, and the variables weren't always matched in the body because they weren't always in the same order.

This is my naive approach to fixing it. Let me know what you think and what changes you like.

I also plan to add tests, probably tomorrow

@barnabasJ barnabasJ changed the title Fix/match request body json otp26 fix: match request body json otp26 Sep 14, 2023
@barnabasJ
Copy link
Contributor Author

There is probably a better way and place for the test. I also was unable to get the test to break in this case.

@coveralls
Copy link

Coverage Status

coverage: 91.949% (-0.9%) from 92.857% when pulling 945ba94 on barnabasJ:fix/match_request_body_json_otp26 into 5023de6 on parroty:master.

@parroty parroty merged commit 0af120a into parroty:master Dec 9, 2023
10 checks passed
@parroty
Copy link
Owner

parroty commented Dec 9, 2023

Thanks and sorry being late to respond 🙇

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.

3 participants