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

Mod 3 API testing tools, teach them how to send JSON body data in a POST request and parse it correctly in tests and implementation #23

Open
iandouglas opened this issue Sep 24, 2020 · 0 comments

Comments

@iandouglas
Copy link
Contributor

As a student, I would like some guidance on how to best test that my Rails API projects can receive JSON body payloads in my requests, and how to confirm via testing that this is so, and how to parse that data correctly in my controllers/facades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant