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

Test the error handling in the React app #166

Open
toddysm opened this issue Mar 18, 2022 · 0 comments
Open

Test the error handling in the React app #166

toddysm opened this issue Mar 18, 2022 · 0 comments
Assignees
Milestone

Comments

@toddysm
Copy link
Contributor

toddysm commented Mar 18, 2022

Test 1

Change your hosts file to point api.seredium.com to your local machine. Run the React app, type feedback, submit, and document the result.

Note: You may need to turn off the DNS over HTTPS in your browser.

Test 2

Modify the request submitted to the API before it is submitted to test how the React API responds to errors returned by the API.

Option 1: Run the React app in debug mode, breakpoint before the fetch call and modify the fetch request data.

Option 2: Alternatively use BurpSuite to hold the request before submission and modifying it.

@toddysm toddysm added this to the Sprint 05 milestone Mar 18, 2022
@Tizeta2018 Tizeta2018 self-assigned this Mar 18, 2022
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

2 participants