Actions
Task #3374
closedWebSocketTransport: test suite improvement
Start date:
Due date:
% Done:
80%
Estimated time:
3.00 h
Description
Improve WebSocketTransport
test suite with new test cases:
- static properties for non-local IP
- close from transport
- close from remote socket
This test suite should not rely on WebSocketChannel
.
Updated by Junxiao Shi almost 9 years ago
- Related to Task #3373: WebSocketChannel: test suite improvement added
Updated by Weiwei Liu over 8 years ago
- Status changed from In Progress to Code review
- % Done changed from 50 to 80
Updated by Davide Pesavento over 8 years ago
Static properties tests for local and non-local IPv6 are also missing.
Updated by Junxiao Shi over 8 years ago
Reply to note-6:
websocketpp library handles both IPv4 and IPv6 the same way.
Not having dedicated IPv6 test cases will not affect NFD code coverage.
Updated by Weiwei Liu over 8 years ago
- Status changed from Code review to Closed
Actions