AleGlowa / cryptobot-be

0 stars 0 forks source link

[bybit/ws] Add tests for websocket connection #3

Open AleGlowa opened 1 year ago

AleGlowa commented 1 year ago

Prepare code for ws tests: https://github.com/AleGlowa/CryptoBot/pull/7
Possibly the problem is with ZIO.sleep method in msgLogic, which hangs on a test execution.