shellhub
shellhub copied to clipboard
gateway: add automated tests
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.