I am writing a unit test, and one of them is returning a zip file and I want to check …
I am trying to build a unit test for a REST API I built using Sinatra. For right now I …