Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-07 | Tests: minor fixes. | Andrei Zeliankou | 1 | -2/+4 | |
2020-09-16 | Tests: migrated to the pytest. | Andrei Zeliankou | 1 | -132/+95 | |
2020-05-15 | Tests: style. | Andrei Zeliankou | 1 | -1/+2 | |
2020-04-24 | Tests: introduced module version specification in prerequisites. | Andrei Zeliankou | 1 | -1/+1 | |
2020-04-14 | Tests: minor fixes and style. | Andrei Zeliankou | 1 | -13/+13 | |
2020-03-30 | Fixing application process infinite loop. | Max Romanov | 1 | -1/+1 | |
Main process exiting before app process init may have caused hanging. | |||||
2019-11-13 | Tests: fixed websocket tests. | Andrei Zeliankou | 1 | -29/+14 | |
2019-09-14 | Tests: refactored prerequisites model. | Andrey Zelenkov | 1 | -1/+1 | |
2019-09-02 | Tests: fixed recv_bytes() in websockets.py. | Andrey Zelenkov | 1 | -2/+0 | |
2019-09-02 | Tests: removed duplicate websocket tests. | Andrey Zelenkov | 1 | -80/+0 | |
2019-09-02 | Tests: prevented writing non-chopped frames to the closed socket. | Andrey Zelenkov | 1 | -1/+0 | |
2019-08-30 | Tests: websockets style fixes. | Andrey Zelenkov | 1 | -239/+207 | |
2019-08-22 | Tests: removed keepalive_interval for websocket tests. | Andrey Zelenkov | 1 | -4/+10 | |
Also increased read_timeout in frame_read() for slow hosts. | |||||
2019-08-22 | Tests: Node.js websockets tests tuned. | Andrey Zelenkov | 1 | -3/+14 | |
2019-08-22 | Tests: Node.js websockets. | Andrey Zelenkov | 1 | -0/+1568 | |