Mock server

Hello everyone,

while working on my project, I was thinking about using a “mock” server to fake online requests. This should help me both in development and in testing.
The problem occurred because my server is temporarily unavailable, and now all my automation tests fail… Any idea about how to approach this? Does Unreal provide such utilities?

Thanks
dpskrz