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

Add a basic test for parse_body_to_json #15

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

earldouglas
Copy link
Contributor

💻 Description of Change(s) (w/ context)

This adds a basic test for parse_body_to_json, checking that the response body matches the request body.

🧠 Rationale Behind Change(s)

I am just getting started with Rust, so this is a first crack at using tests.

@earldouglas earldouglas requested review from dpp and bwmcadams November 22, 2024 21:53
@earldouglas earldouglas marked this pull request as ready for review November 22, 2024 21:53
Copy link
Contributor

@dpp dpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for diving into and helping give me guidance on how to create tests in Rust!

@dpp dpp merged commit 144d4c9 into main Nov 25, 2024
1 check passed
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.

2 participants