You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is necessary to write tests simulating the work of asynchronous requests (Push, Request, LongPoll) to several devices simultaneously. It requires writing mocks.
The text was updated successfully, but these errors were encountered:
Need to write test for long-poll feature. But first need to add a timeout (of waiting response) for LongPoll and Request. For LongPoll add the number of forks, after which the long-poll can not continue (smth like a lifetime)
It is necessary to write tests simulating the work of asynchronous requests (Push, Request, LongPoll) to several devices simultaneously. It requires writing mocks.
The text was updated successfully, but these errors were encountered: