ponyc icon indicating copy to clipboard operation
ponyc copied to clipboard

TCPExpect testing coverage gap

Open SeanTAllen opened this issue 9 years ago • 0 comments

I am making changes in the Sendence version of TCPExpect to try out some possible performance improvements and noticed a gap in the test coverage for TCPExpect.

We don't verify after expect has been set to a non zero value and we read some data that setting it to 0 will result in all remaining data being read.

SeanTAllen avatar Oct 30 '16 02:10 SeanTAllen