-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
ASIOSession currently has no unit tests. We could unit test it by changing it to take a generic TransportLayer pointer and shuffling around some internals such that we could then pass it a MockTransportLayer in a test. In this ticket, increase code coverage by finding some way of unit testing ASIOSession properly.