fsouza/fake-gcs-server

How to using wiremock and fake-gcs for mocking response of storage.signUrl? Please help....

dungtqbap opened this issue · 0 comments

I'm hoping to be able to use wiremock mapping and fake gcs , for mocking response of storage.signUrl.
Currently, after building fake gcs and debugging, I realized that the code is still running in reality, not using the fake gcs server in my docker.