func testCancellingStartedUploadWithoutUploadablesShouldCallCompletionHandler() {
        let expectation = self.expectation(description: "request should succeed")
        var response: [JSONResponse] = []

        let uploadOptions = UploadOptions(preferIntelligentIngestion: true,