shellhub icon indicating copy to clipboard operation
shellhub copied to clipboard

gateway: add automated tests

Open gustavosbarreto opened this issue 4 years ago • 0 comments

We have around 20 location NGINX directives for 5 underlying microservices. This level of complexity slowed down our dev and release process because every change had to be verified manually in a separate test environment.

So, we are introducing automated tests for the API gateway.

gustavosbarreto avatar May 19 '21 20:05 gustavosbarreto