As a reminder, this project is being built upon the following starter project on Glitch, or cloned from GitHub.
Replace assert.fail()
. Test the status and the text.response
. Make the test pass.
Send you name in the query appending ?name=<your_name>
, the endpoint with responds with 'hello <your_name>'
.