Skip to content

refactor: Always set request timeout in tests

Vladimir Shushlin requested to merge set-timeout-in-tests into master

What does this MR do?

We previously set timeouts only in some tests. This MR set's it for everything.

I'll leave some comments on code explaining details.

TODO

Merge request reports