I am not sure how to go about unit testing delete methods. below is what I want to test.
@app.route(\'/questions/\', methods=[\'DELETE\']) def delete(id