converge/pkg/testsupport
2024-08-21 16:34:16 +02:00
..
bitpipe.go restructuring test code by introducing a testsupport package 2024-08-20 09:01:46 +02:00
channelreadwriter_test.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
channelreadwriter.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
inmemoryconnection_test.go fixed issue with ChannelReadWriter for unbuffered channels. 2024-08-21 16:32:37 +02:00
inmemoryconnection.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-08-21 16:34:16 +02:00
utils.go discovered net.Pipe for testing tcp connnections which makes the 2024-08-20 11:28:09 +02:00