it("Get Event returns an appropriate error in case of an empty response") {
            PPGetEventOperation.stubEmptyResponse()
            
            waitUntil { done in
                api.getEvent(withID: 44808387) { result in