juan_gandhi: (Default)
Juan-Carlos Gandhi ([personal profile] juan_gandhi) wrote in [personal profile] henry_flower 2024-01-14 10:47 am (UTC)

What's the use case for launching a fully-functional web server to just test a functionality? I would expect a server to be hiding behind some kind of layer that takes care of TLS... not sure about CORS, but maybe. I strongly believe that an application layer should not care about that. So if we are talking about testing interactions between microservices, it makes no sense (to me).

OTOH, if we test the frontend tier, then, I believe, a slapped together server may be not a good idea at all, since it's not fully functional, it may give an impression that everything's ok, but actually it's not. I'd rather count on a properly deployed test/staging/dev server.

Or?


Post a comment in response:

If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting