Tohru Kobayashi
Results
3
comments of
Tohru Kobayashi
I found simple open handle keeps case and that solution. * NodeJS v10.19.0 * SuperTest v4.0.2 * Jest v25.5.4 Open handle keeps case test code ``` const request = require('supertest')...
This is already [commented](https://github.com/visionmedia/supertest/issues/520#issuecomment-456340621) by @alfonsoal1983.
I had same issue. I solved it by deploying a dummy Cloud Run Service with problematic function name.