Forum Discussion

ilovechiku's avatar
ilovechiku
Contributor
9 years ago

Assertion for delete responses.

I have a delete request which doesnt return anything in reponse. Sucessful deletion gives me a 204 status code and deletes the row from the table.   I would like to assert from the response that on ...